Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t Struct Reference

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
 

Detailed Description

Data for Thermostat/GetRelayStatusLogResponse command.

Member Data Documentation

◆ humidity_percentage

uint8_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::humidity_percentage

Command argument of type uint8

◆ local_temperature

int16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::local_temperature

Command argument of type int16

◆ relay_status

uint8_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::relay_status

Command argument of type map8

◆ set_point

int16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::set_point

Command argument of type int16

◆ time_of_day

uint16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::time_of_day

Command argument of type uint16

◆ unread_entries

uint16_t zigpc_zclcmdparse_thermostat_get_relay_status_log_response_t::unread_entries

Command argument of type uint16


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