Const
Readonly
attributes: { Readonly
beaconThe BeaconLostCount attribute shall indicate the count of the number of missed beacons the Node has detected. If the Node does not have an ability to count beacons expected and not received, this value may remain set to zero.
Readonly
overrunThe OverrunCount attribute shall indicate the number of packets dropped either at ingress or egress, due to lack of buffer memory to retain all packets on the network interface. The OverrunCount attribute shall be reset to 0 upon a reboot of the Node.
Readonly
commands: { Readonly
resetReception of this command shall reset the following attributes to 0:
• BeaconLostCount
• BeaconRxCount
• PacketMulticastRxCount
• PacketMulticastTxCount
• PacketUnicastRxCount
• PacketUnicastTxCount
This command has no associated data.
A WiFiNetworkDiagnosticsCluster supports these elements if it supports feature ErrorCounts.