pub async fn read_number_of_rfid_users_supported(
conn: &Connection,
endpoint: u16,
) -> Result<u16>Expand description
Read NumberOfRFIDUsersSupported attribute from cluster Door Lock.
pub async fn read_number_of_rfid_users_supported(
conn: &Connection,
endpoint: u16,
) -> Result<u16>Read NumberOfRFIDUsersSupported attribute from cluster Door Lock.