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