pub async fn read_serial_number(
conn: &Connection,
endpoint: u16,
) -> Result<String>Expand description
Read SerialNumber attribute from cluster Bridged Device Basic Information.
pub async fn read_serial_number(
conn: &Connection,
endpoint: u16,
) -> Result<String>Read SerialNumber attribute from cluster Bridged Device Basic Information.