pub async fn read_ultrasonic_unoccupied_to_occupied_threshold(
conn: &Connection,
endpoint: u16,
) -> Result<u8>Expand description
Read UltrasonicUnoccupiedToOccupiedThreshold attribute from cluster Occupancy Sensing.
pub async fn read_ultrasonic_unoccupied_to_occupied_threshold(
conn: &Connection,
endpoint: u16,
) -> Result<u8>Read UltrasonicUnoccupiedToOccupiedThreshold attribute from cluster Occupancy Sensing.