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