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