Reliable MQTT implementation.
This commit is contained in:
@@ -7,6 +7,8 @@ global:
|
||||
#program-log: /home/marcel/rs458.log # All program output will be written to this file (0 = do not log to file)
|
||||
data-log: /home/marcel/weather_station_data.log # All sensor data will be written to this file (0 = do not log to file). Every day the current date is added to the end of the filename, so every dat a new file is created.
|
||||
mqtt-server: mqtt.meezenest.nl
|
||||
mqtt-port: 1883
|
||||
mqtt-root-topic: mees_electronics
|
||||
|
||||
# ModBus hardware settings
|
||||
modbus:
|
||||
|
Reference in New Issue
Block a user