Clusters »
Ethernet Network Diagnostics »
Matter master
| Code |
Name |
Type |
| 0x0000 |
PHYRate |
PHYRateEnum |
| 0x0001 |
FullDuplex |
boolean |
| 0x0002 |
PacketRxCount |
int64u |
| 0x0003 |
PacketTxCount |
int64u |
| 0x0004 |
TxErrCount |
int64u |
| 0x0005 |
CollisionCount |
int64u |
| 0x0006 |
OverrunCount |
int64u |
| 0x0007 |
CarrierDetect |
boolean |
| 0x0008 |
TimeSinceReset |
int64u |
| Code |
Name |
Direction |
| 0x00 |
ResetCounts |
client→server |
| Bit |
Code |
Name |
| 0 |
PKTCNT |
PacketCounts — Node makes available the counts for the number of received and transmitted packets on the ethernet 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 ethernet interface. |