added systemd service files. added conf example file.

This commit is contained in:
Martin Preuss
2023-10-06 12:37:19 +02:00
parent 7f1c66cbe6
commit 7fb4e8b577
6 changed files with 29 additions and 14 deletions

9
etc/aqhome.conf.example Normal file
View 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