Zigbee Protocol Controller 1.6.0
|
Data for Thermostat/GetRelayStatusLogResponse command. More...
#include <zcl_command_parser.h>
Public Attributes | |
uint16_t | time_of_day |
uint8_t | relay_status |
int16_t | local_temperature |
uint8_t | humidity_percentage |
int16_t | set_point |
uint16_t | unread_entries |
Data for Thermostat/GetRelayStatusLogResponse command.
uint8_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::humidity_percentage |
Command argument of type uint8
int16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::local_temperature |
Command argument of type int16
uint8_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::relay_status |
Command argument of type map8
int16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::set_point |
Command argument of type int16
uint16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::time_of_day |
Command argument of type uint16
uint16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::unread_entries |
Command argument of type uint16