File db_column_defs.h¶
↰ Parent directory (common)
binds JSON message keys to thermald DB column names
Definition (common/db_column_defs.h)¶
Detailed Description¶
Mirrors the pattern in File fits_header_defs.h. Whenever a JSON message key arriving via ZMQ pub/sub needs to be persisted to a column in thermald.externaldata, add an entry here. The jkey value is arbitrary (publisher and subscriber just need to agree on the constant); the column field MUST match the actual DB schema.
Includes¶
message_keys.h(File message_keys.h)