powercollect/config/config.json
Thomas Klaehn db50b3271a Companion device for perinode-modbusbridge
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2025-01-21 15:35:44 +01:00

10 lines
205 B
JSON

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