powercollect/config/config.json

10 lines
195 B
JSON
Raw Normal View History

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