Struct Column¶ Defined in File db_column_defs.h Struct Documentation¶ struct Column¶ binds a JSON message key to a database column name Public Members const char *jkey¶ key in the inbound JSON message const char *column¶ database column name