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