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