Z-Stack API Reference  8.31.00.00
zclDoorLockGetWeekDayScheduleRsp_t Struct Reference

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...
 

Detailed Description

Client Commands Received: Get Week Day Schedule Response.

Field Documentation

§ endHour

uint8_t endHour

in decimal format represented by 0x00 - 0x17 (00 to 23 hours).

§ endMinute

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).


The documentation for this struct was generated from the following file: