pub async fn read_critical_under_temperature_threshold(
conn: &Connection,
endpoint: u16,
) -> Result<i16>Expand description
Read CriticalUnderTemperatureThreshold attribute from cluster Temperature Alarm.
pub async fn read_critical_under_temperature_threshold(
conn: &Connection,
endpoint: u16,
) -> Result<i16>Read CriticalUnderTemperatureThreshold attribute from cluster Temperature Alarm.