Commit Graph

7 Commits

Author SHA1 Message Date
Martin Preuss
e4135a7bbd test: start aqhome locally with only minimal service. 2023-08-07 14:09:27 +02:00
Martin Preuss
c7f232dd98 decreased verbosity, send MQTT ping every 2 minutes to avoid disconnect. 2023-07-12 16:45:20 +02:00
Martin Preuss
08c3875a26 aqhome: completed adapting to msgio2 interface. 2023-07-12 13:33:04 +02:00
Martin Preuss
992eba86ef added command for installed aqhomed. 2023-04-26 17:34:51 +02:00
Martin Preuss
104a4e1a2f added/fixed some helper scripts
- aqhome-tool.sh: calls aqhome-tool inside 0-build/
- aqhomed.sh: calls aqhomed inside 0-build/
- vg_calls.sh: calls aqhomed inside valgrind to collect the call tree
- vg_run.sh: calls aqhomed inside valgrind to collect memory leaks
2023-04-26 02:08:30 +02:00
Martin Preuss
d53b061aed aqhome: implemented IPC client, fixed some bugs.
sending a PING request and retrieving the PONG response works now.
2023-04-16 23:22:03 +02:00
Martin Preuss
366cffa9f2 added helper scripts. 2023-04-11 21:18:49 +02:00