Tracker und MQTT code
This commit is contained in:
@@ -37,6 +37,15 @@ port = /dev/ttyACM0
|
||||
navobj = ~/.opencpn/navobj.xml
|
||||
config = ~/.opencpn/opencpn.conf
|
||||
|
||||
[tracker]
|
||||
type = NONE
|
||||
host = 127.0.0.1
|
||||
port = 1883
|
||||
mqtt_user = demo
|
||||
mqtt_pass = 123456
|
||||
orgname = demo
|
||||
passcode = 123456
|
||||
|
||||
[settings]
|
||||
timezone = 1
|
||||
boat_draft = 1.3
|
||||
|
||||
Reference in New Issue
Block a user