powercollect/config/config.json
Thomas Klaehn 6d9b0da10a Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2022-11-09 09:32:41 +01:00

10 lines
195 B
JSON

{
"rtu_address": 1,
"sample_rate": 10,
"modbus_host": "wels.local",
"modbus_port": 502,
"influxdb_host": "barsch.local",
"influxdb_port": 8086,
"influxdb_token": ""
}