Zigbee Protocol Controller 1.6.0
|
Command fields for Thermostat/SetWeeklySchedule. More...
#include <dotdot_mqtt.h>
Public Attributes | |
uint8_t | number_of_transitions |
uint8_t | day_of_week |
uint8_t | mode |
uint8_t | transitions_count |
const TransitionType * | transitions |
Command fields for Thermostat/SetWeeklySchedule.
uint8_t uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t::day_of_week |
uint8_t uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t::mode |
uint8_t uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t::number_of_transitions |
const TransitionType* uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t::transitions |
uint8_t uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t::transitions_count |