pub async fn read_max_heat_setpoint_limit(
conn: &Connection,
endpoint: u16,
) -> Result<i16>Expand description
Read MaxHeatSetpointLimit attribute from cluster Thermostat.
pub async fn read_max_heat_setpoint_limit(
conn: &Connection,
endpoint: u16,
) -> Result<i16>Read MaxHeatSetpointLimit attribute from cluster Thermostat.