![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
Client Commands Received: Get Week Day Schedule Response. More...
#include <zcl_closures.h>
Data Fields | |
| uint8_t | scheduleID |
| number is between 0 - [# of Week Day Schedules Per User attribute]. | |
| uint16_t | userID |
| is between 0 - [# of Total Users Supported attribute]. | |
| uint8_t | status |
| Request status. | |
| uint8_t | daysMask |
| bitmask of the effective days in the order XSFTWTMS. | |
| uint8_t | startHour |
| in decimal format represented by 0x00 - 0x17 (00 to 23 hours). | |
| uint8_t | startMinute |
| in decimal format represented by 0x00 - 0x3B (00 to 59 mins). | |
| uint8_t | endHour |
| uint8_t | endMinute |
| , End Hour SHALL be equal or greater 10212 than Start Hour. More... | |
Client Commands Received: Get Week Day Schedule Response.
| uint8_t endHour |
in decimal format represented by 0x00 - 0x17 (00 to 23 hours).
| uint8_t endMinute |
, End Hour SHALL be equal or greater 10212 than Start Hour.
in decimal format represented by 0x00 - 0x3B (00 to 59 mins).