Zigbee Protocol Controller 1.6.0
|
Data for Thermostat/GetWeeklyScheduleResponse command. More...
#include <zcl_command_parser.h>
Public Attributes | |
uint8_t | number_of_transitions |
uint8_t | day_of_week |
uint8_t | mode |
uint8_t | transitions_count |
zigpc_zcl_transition_type_t * | transitions |
Data for Thermostat/GetWeeklyScheduleResponse command.
uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::day_of_week |
Command argument of type TstatScheduleDOW
uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::mode |
Command argument of type TstatScheduleMode
uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::number_of_transitions |
Command argument of type enum8
zigpc_zcl_transition_type_t* zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::transitions |
Command argument of type TransitionType
uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::transitions_count |
Count of elements for list of TransitionType