Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t Struct Reference

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
 

Detailed Description

Data for Thermostat/GetWeeklyScheduleResponse command.

Member Data Documentation

◆ day_of_week

uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::day_of_week

Command argument of type TstatScheduleDOW

◆ mode

uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::mode

Command argument of type TstatScheduleMode

◆ number_of_transitions

uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::number_of_transitions

Command argument of type enum8

◆ transitions

zigpc_zcl_transition_type_t* zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::transitions

Command argument of type TransitionType

◆ transitions_count

uint8_t zigpc_zclcmdparse_thermostat_get_weekly_schedule_response_t::transitions_count

Count of elements for list of TransitionType


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