Module diagnostics_wifi

Module diagnostics_wifi 

Source
Expand description

Matter TLV encoders and decoders for Wi-Fi Network Diagnostics Cluster Cluster ID: 0x0036

This file is automatically generated from DiagnosticsWiFi.xml

Structs§

AssociationFailureEvent
ConnectionStatusEvent
DisconnectionEvent

Enums§

AssociationFailureCause
ConnectionStatus
SecurityType
WiFiVersion

Functions§

decode_association_failure_event
Decode AssociationFailure event (0x01, priority: info)
decode_attribute_json
Decode attribute value and return as JSON string
decode_beacon_lost_count
Decode BeaconLostCount attribute (0x0005)
decode_beacon_rx_count
Decode BeaconRxCount attribute (0x0006)
decode_bssid
Decode BSSID attribute (0x0000)
decode_channel_number
Decode ChannelNumber attribute (0x0003)
decode_connection_status_event
Decode ConnectionStatus event (0x02, priority: info)
decode_current_max_rate
Decode CurrentMaxRate attribute (0x000B)
decode_disconnection_event
Decode Disconnection event (0x00, priority: info)
decode_overrun_count
Decode OverrunCount attribute (0x000C)
decode_packet_multicast_rx_count
Decode PacketMulticastRxCount attribute (0x0007)
decode_packet_multicast_tx_count
Decode PacketMulticastTxCount attribute (0x0008)
decode_packet_unicast_rx_count
Decode PacketUnicastRxCount attribute (0x0009)
decode_packet_unicast_tx_count
Decode PacketUnicastTxCount attribute (0x000A)
decode_rssi
Decode RSSI attribute (0x0004)
decode_security_type
Decode SecurityType attribute (0x0001)
decode_wifi_version
Decode WiFiVersion attribute (0x0002)
get_attribute_list
Get list of all attributes supported by this cluster