added helper scripts.
This commit is contained in:
4
aqhomed.sh
Normal file
4
aqhomed.sh
Normal 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
3
mosquitto.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
mosquitto_sub -h 192.168.117.192 -t '#' -v
|
||||||
|
|
||||||
Reference in New Issue
Block a user