Zigbee Protocol Controller 1.6.0
|
Data for DoorLock/GetHolidayScheduleResponse command. More...
#include <zcl_command_parser.h>
Public Attributes | |
uint8_t | holiday_scheduleid |
uint8_t | status |
uint32_t | local_start_time |
uint32_t | local_end_time |
uint8_t | operating_mode_during_holiday |
Data for DoorLock/GetHolidayScheduleResponse command.
uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::holiday_scheduleid |
Command argument of type uint8
uint32_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::local_end_time |
Command argument of type uint32
uint32_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::local_start_time |
Command argument of type uint32
uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::operating_mode_during_holiday |
Command argument of type DrlkOperMode
uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::status |
Command argument of type zclStatus