Module data_logger_config

Source
Expand description

Configuration data for DataLogger

Structsยง

DataLoggerConfig
Holds the configuration data for the regular data logging to SQL database. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation.