Zigbee Protocol Controller 1.6.0
uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t Struct Reference

Command fields for Thermostat/GetWeeklyScheduleResponse. 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 TransitionTypetransitions
 

Detailed Description

Command fields for Thermostat/GetWeeklyScheduleResponse.

Member Data Documentation

◆ day_of_week

uint8_t uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t::day_of_week

◆ mode

uint8_t uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t::mode

◆ number_of_transitions

uint8_t uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t::number_of_transitions

◆ transitions

const TransitionType* uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t::transitions

◆ transitions_count

uint8_t uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t::transitions_count

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