pub async fn read_current_thermostat_suggestion(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ThermostatSuggestion>>Expand description
Read CurrentThermostatSuggestion attribute from cluster Thermostat.
pub async fn read_current_thermostat_suggestion(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ThermostatSuggestion>>Read CurrentThermostatSuggestion attribute from cluster Thermostat.