some changes, meter reading works so far
This commit is contained in:
14
config.ini
Normal file
14
config.ini
Normal file
@ -0,0 +1,14 @@
|
||||
[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
|
Reference in New Issue
Block a user