Zigbee Protocol Controller 1.6.0
uic_mqtt_dotdot_device_temperature_configuration_state_t Struct Reference

#include <dotdot_mqtt.h>

Public Attributes

int16_t current_temperature
 
int16_t min_temp_experienced
 
int16_t max_temp_experienced
 
uint16_t over_temp_total_dwell
 
uint8_t device_temp_alarm_mask
 
int16_t low_temp_threshold
 
int16_t high_temp_threshold
 
uint32_t low_temp_dwell_trip_point
 
uint32_t high_temp_dwell_trip_point
 

Member Data Documentation

◆ current_temperature

int16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::current_temperature

◆ device_temp_alarm_mask

uint8_t uic_mqtt_dotdot_device_temperature_configuration_state_t::device_temp_alarm_mask

◆ high_temp_dwell_trip_point

uint32_t uic_mqtt_dotdot_device_temperature_configuration_state_t::high_temp_dwell_trip_point

◆ high_temp_threshold

int16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::high_temp_threshold

◆ low_temp_dwell_trip_point

uint32_t uic_mqtt_dotdot_device_temperature_configuration_state_t::low_temp_dwell_trip_point

◆ low_temp_threshold

int16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::low_temp_threshold

◆ max_temp_experienced

int16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::max_temp_experienced

◆ min_temp_experienced

int16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::min_temp_experienced

◆ over_temp_total_dwell

uint16_t uic_mqtt_dotdot_device_temperature_configuration_state_t::over_temp_total_dwell

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