Wi-Fi Network Diagnostics 0x0036
The Wi-Fi Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems.
Spec History
Matter 1.0
Matter 1.1
Matter 1.2
Matter 1.3
Matter 1.4
rev 1
Matter 1.5
rev 1
Matter 1.6
rev 1
Matter master
rev 1
Attributes (13)
| Code | Name | Type |
|---|---|---|
| 0x0000 | BSSID | octet_string |
| 0x0001 | SecurityType | SecurityTypeEnum |
| 0x0002 | WiFiVersion | WiFiVersionEnum |
| 0x0003 | ChannelNumber | int16u |
| 0x0004 | RSSI | int8s |
| 0x0005 | BeaconLostCount | int32u |
| 0x0006 | BeaconRxCount | int32u |
| 0x0007 | PacketMulticastRxCount | int32u |
| 0x0008 | PacketMulticastTxCount | int32u |
| 0x0009 | PacketUnicastRxCount | int32u |
| 0x000A | PacketUnicastTxCount | int32u |
| 0x000B | CurrentMaxRate | int64u |
| 0x000C | OverrunCount | int64u |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x00 | ResetCounts | client→server |
Features (2)
| Bit | Code | Name |
|---|---|---|
| 0 | PKTCNT | PacketCounts — Node makes available the counts for the number of received and transmitted packets on the Wi-Fi interface. |
| 1 | ERRCNT | ErrorCounts — Node makes available the counts for the number of errors that have occurred during the reception and transmission of packets on the Wi-Fi interface. |