Struct DiagnosticStatusMsg
Defined in File DiagnosticsProvider.h
Struct Documentation
-
struct DiagnosticStatusMsg
A structured diagnostic status message (REP-107 compatible)
Public Members
-
DiagnosticLevel level = DiagnosticLevel::OK
-
std::string name
e.g. “ICP Quality”
-
std::string message
Human-readable summary.
-
std::string hardware_id
e.g. “mola_lo”
-
std::vector<DiagnosticKeyValue> values
Structured k-v pairs.
-
DiagnosticLevel level = DiagnosticLevel::OK