Command line arguments
| Argument | Description | Default Value | 
|---|---|---|
| -addr | Server addr (ex localhost:4000, 0.0.0.0:4000, 192.168.1.42:4000). If not specified, the server will not be launched | |
| -licenseFile | Licesne file path | |
| -licenseToken | Licesne token | |
| -dbfile | Path to db file | ./data/data.db | 
| -dbTimeSeriesFile | Path to TimeSeries DBFile file | ./data/timeseries.db | 
| -dbLoggerfile | Path to logger db file" | ./data/logs.db |