added systemd service files. added conf example file.
This commit is contained in:
9
etc/aqhome.conf.example
Normal file
9
etc/aqhome.conf.example
Normal file
@@ -0,0 +1,9 @@
|
||||
char brokerAddress="127.0.0.1"
|
||||
int brokerPort=1899
|
||||
|
||||
char nodesAddr="127.0.0.1"
|
||||
int nodesPort=45454
|
||||
|
||||
char mqttAddr="192.168.117.192"
|
||||
int mqttPort=1883
|
||||
|
||||
Reference in New Issue
Block a user