Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t Struct Reference

Data for DoorLock/GetWeekdayScheduleResponse command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t scheduleid
 
uint16_t userid
 
uint8_t status
 
uint8_t days_mask
 
uint8_t start_hour
 
uint8_t start_minute
 
uint8_t end_hour
 
uint8_t end_minute
 

Detailed Description

Data for DoorLock/GetWeekdayScheduleResponse command.

Member Data Documentation

◆ days_mask

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::days_mask

Command argument of type DrlkDaysMask

◆ end_hour

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::end_hour

Command argument of type uint8

◆ end_minute

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::end_minute

Command argument of type uint8

◆ scheduleid

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::scheduleid

Command argument of type uint8

◆ start_hour

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::start_hour

Command argument of type uint8

◆ start_minute

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::start_minute

Command argument of type uint8

◆ status

uint8_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::status

Command argument of type zclStatus

◆ userid

uint16_t zigpc_zclcmdparse_door_lock_get_weekday_schedule_response_t::userid

Command argument of type uint16


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