Files
aqhomecontrol/apps/0BUILD
Martin Preuss 518a3a53f9 Heavy work on IPC.
We will now have a broker (aqhome-data) which stores data and distributes
value change messages among connected clients.
aqhomed will connect to that broker and send its values there.
aqhome-mqtt will also connect to the broker and send its values there.
Other clients can later connect to check for changes and react according
to rules.
2023-09-10 23:13:03 +02:00

13 lines
120 B
Plaintext

<?xml?>
<gwbuild>
<subdirs>
aqhomed
aqhome-tool
aqhome-mqttlog
aqhome-data
</subdirs>
</gwbuild>