Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t Struct Reference

Data for DoorLock/GetYearDayScheduleResponse command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t scheduleid
 
uint16_t userid
 
uint8_t status
 
uint32_t local_start_time
 
uint32_t local_end_time
 

Detailed Description

Data for DoorLock/GetYearDayScheduleResponse command.

Member Data Documentation

◆ local_end_time

uint32_t zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t::local_end_time

Command argument of type uint32

◆ local_start_time

uint32_t zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t::local_start_time

Command argument of type uint32

◆ scheduleid

uint8_t zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t::scheduleid

Command argument of type uint8

◆ status

uint8_t zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t::status

Command argument of type zclStatus

◆ userid

uint16_t zigpc_zclcmdparse_door_lock_get_year_day_schedule_response_t::userid

Command argument of type uint16


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