Made the code more robust and universal.
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||
# Global settings
|
||||
global:
|
||||
log-rf: /home/marcel/ham/weather_station/pe1rxf_aprs-rf.log # Log RF traffic to file (0=no logging)
|
||||
program-log: 0 # All program output will be written to this file (0 = do not log to file)
|
||||
#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
|
||||
|
||||
# ModBus hardware settings
|
||||
modbus:
|
||||
|
Reference in New Issue
Block a user