added helper scripts.

This commit is contained in:
Martin Preuss
2023-04-11 21:18:49 +02:00
parent 13ccefdd23
commit 366cffa9f2
2 changed files with 7 additions and 0 deletions

4
aqhomed.sh Normal file
View File

@@ -0,0 +1,4 @@
# AQHOME_LOGLEVEL=info LD_LIBRARY_PATH="../../aqhome/:$LD_LIBRARY_PATH" ./aqhomed -l aqhome.log -db aqhome.db -ma 127.0.0.1
AQHOME_LOGLEVEL=info LD_LIBRARY_PATH="../../aqhome/:$LD_LIBRARY_PATH" ./aqhomed -l aqhome.log -db aqhome.db -ma 192.168.117.192 -mp 1883

3
mosquitto.sh Executable file
View File

@@ -0,0 +1,3 @@
mosquitto_sub -h 192.168.117.192 -t '#' -v