17 lines
273 B
INI
17 lines
273 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
|
|
relaisPublishTopic = IoT/PV/Relais
|
|
relaisPublishPeriod = 15
|
|
|
|
[modbus]
|
|
gateway = 172.16.2.42
|