Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t Struct Reference

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
 

Detailed Description

Data for DoorLock/GetHolidayScheduleResponse command.

Member Data Documentation

◆ holiday_scheduleid

uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::holiday_scheduleid

Command argument of type uint8

◆ local_end_time

uint32_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::local_end_time

Command argument of type uint32

◆ local_start_time

uint32_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::local_start_time

Command argument of type uint32

◆ operating_mode_during_holiday

uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::operating_mode_during_holiday

Command argument of type DrlkOperMode

◆ status

uint8_t zigpc_zclcmdparse_door_lock_get_holiday_schedule_response_t::status

Command argument of type zclStatus


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