pv-controller/config.ini

15 lines
202 B
INI

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