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