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