relais support

This commit is contained in:
2022-11-22 21:15:38 +01:00
parent 6d9e5ee77c
commit a82b7f6247
7 changed files with 125 additions and 62 deletions

View File

@ -6,9 +6,11 @@ port = 1883
# ca =
# cert =
# key =
subscribeTopic = test1
relaisSubscribeTopic = IoT/PV/Cmd
meterPublishTopic = IoT/PV/Meter
meterPublishPeriod = 15
relaisPublishTopic = IoT/PV/Relais
relaisPublishPeriod = 15
[modbus]
gateway = 172.16.2.42