Enums for the MeasurementSet HISTORY table.
PredefinedKeywords
Keywords with a predefined meaning.
@ UNDEFINED_KEYWORD
"True" keywords are defined.
@ NUMBER_PREDEFINED_KEYWORDS
Not a keyword, but just a final enum specifying the number of enums.
PredefinedColumns
The HISTORY table colums with predefined meaning.
@ CLI_COMMAND
CLI command sequence String(*)
@ NUMBER_REQUIRED_COLUMNS
Number of required columns.
@ UNDEFINED_COLUMN
"True" columns are defined.
@ ORIGIN
(Source code) Origin of message String
@ PRIORITY
Priority of message: DEBUGGING, WARN, NORMAL, SEVERE String.
@ OBSERVATION_ID
Observation id (index in OBSERVATION table) Int.
@ OBJECT_ID
Originating object ID String.
@ APP_PARAMS
Application parameters String(*)
@ NUMBER_PREDEFINED_COLUMNS
Not a column, but just a final enum specifying the number of enums.
@ TIME
Timestamp of message Double - s - EPOCH.