pub async fn read_active_network_faults_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<NetworkFault>>Expand description
Read ActiveNetworkFaultsList attribute from cluster Thread Network Diagnostics.
pub async fn read_active_network_faults_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<NetworkFault>>Read ActiveNetworkFaultsList attribute from cluster Thread Network Diagnostics.