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