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