pub async fn read_rx_beacon_count(
conn: &Connection,
endpoint: u16,
) -> Result<u32>Expand description
Read RxBeaconCount attribute from cluster Thread Network Diagnostics.
pub async fn read_rx_beacon_count(
conn: &Connection,
endpoint: u16,
) -> Result<u32>Read RxBeaconCount attribute from cluster Thread Network Diagnostics.