...
Heartbeat Layer Diagnostics
CWM1
_hbt.diag is an array of 5 unsigned 32-bit integers followed by 4 unsigned 16-bit integers reporting high level application layer diagnostics on the CWM’s heartbeat.
...
Overrun485: Total number of serial overrun errors on RS485 CWM to OKE serial interface.
CWM2
_hbt.diag is an array of 5 unsigned 32-bit integers reporting high level application layer diagnostics on the CWM’s heartbeat.
[RecordTotal, RecordNoCRC, RecordBadCRC, RecordBadJSON, KernelWarning]
RecordTotal: Total attempts to read a telemetry or priority record.
RecordNoCRC: Total read records with valid JSON, but no CRC field.
RecordBadCRC: Total read records with valid JSON, but CRC failed check.
KernelWarning: Total number of TCP/IP stack kernel warnings.
Network Layer Diagnostics
...