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