pv-controller/config.ini

15 lines
213 B
INI

[mqtt]
broker = 172.16.2.16
port = 1883
# login =
# password =
# ca =
# cert =
# key =
relaisSubscribeTopic = IoT/PV/Cmd
meterPublishTopic = IoT/PV/Meter
meterPublishPeriod = 15
[modbus]
gateway = 172.16.2.42