# Constants
default data dir location.
default logs dir location.
default tmp dir location.
location to keep firmware files.
location to keep system internal files.
location to keep storage database exported files.
location to keep gateway message logs.
location to keep gateway related tmp items.
location to keep insecure share contents, for now used only in backup.
location to keep secure share contents, for now used only in backup.
No description provided by the author
No description provided by the author
# Structs
Config of the system.
Database to be used.
Directories for data and logs.
HttpConfig struct.
HttpsACMEConfig struct.
HttpsSSLConfig struct.
LoggerConfig input.
LogLevelConfig input.
StartupRestore loads data on startup.
SystemStartupJobs config.
TelemetryConfig input.
UserStartupJobs config.
WebConfig input.