Enumeration DiagnosticCriticalLevel

Enum diagnostic element critical level

List all vehicle hardware element error levels 🛠

See

RoboccDocs for further information

Enumeration Members

ERROR_CRITICAL: 3

Error should be seen as critical

FATAL_CRITICAL: 4

Error should be seen as fatal

NOT_CRITICAL: 1

Error is not critical

UNKNOWN_CRITICALITY: 0

Unknown criticality

WARN_CRITICAL: 2

Error should be seen as warning

Generated using TypeDoc