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