Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

The Wi-Fi Network Diagnostics cluster (0x0036) is a Matter cluster that Reports WiFi network statistics including signal strength and connection quality.. It defines 1 command and 13 attributes and is mandatory for 2 device types.

Wi-Fi Network Diagnostics 0x0036

Global Cluster
Utility
Introduced in: Matter 1.0
Devices: 298
Reports WiFi network statistics including signal strength and connection quality.

Spec History

This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.

Attributes 13
Commands 1
Features 2
Code Name Type Flags
0x0000 BSSID
nullable
octet_string
0x0001 SecurityType
0x00..0x05 · nullable
SecurityTypeEnum
0x0002 WiFiVersion
0x00..0x06 · nullable
WiFiVersionEnum
0x0003 ChannelNumber
nullable
int16u
0x0004 RSSI
-120..0 · nullable
int8s
0x0005 BeaconLostCount
default 0x00000000 · nullable
int32u Optional
0x0006 BeaconRxCount
default 0x00000000 · nullable
int32u Optional
0x0007 PacketMulticastRxCount
default 0x00000000 · nullable
int32u Optional
0x0008 PacketMulticastTxCount
default 0x00000000 · nullable
int32u Optional
0x0009 PacketUnicastRxCount
default 0x00000000 · nullable
int32u Optional
0x000A PacketUnicastTxCount
default 0x00000000 · nullable
int32u Optional
0x000B CurrentMaxRate
default 0x0000000000000000 · nullable
int64u Optional
0x000C OverrunCount
default 0x0000000000000000 · nullable
int64u Optional
Code Name Direction Parameters
0x00 ResetCounts Optional
This command is used to reset the count attributes.
client→server None
PacketCounts (PKTCNT) bit 0
Node makes available the counts for the number of received and transmitted packets on the Wi-Fi interface.
ErrorCounts (ERRCNT) bit 1
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.

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

298 devices in the survey implement this cluster