gasmeter/config/config.json
2023-01-13 08:25:44 +01:00

11 lines
282 B
JSON

{
"data_storage": "/var/lib/gasmeter/data.json",
"influxdb_host": "localhost",
"influxdb_port": 8086,
"influxdb_token": "",
"trigger_level": 4500.0,
"trigger_hysterese": 100.0,
"step_width": 0.001,
"zustandszahl": 0.9636,
"brennwert_hs": 11.218
}