aqhome: completed adapting to msgio2 interface.

This commit is contained in:
Martin Preuss
2023-07-12 13:33:04 +02:00
parent 39987b31c7
commit 08c3875a26
66 changed files with 1765 additions and 3914 deletions

View File

@@ -46,19 +46,16 @@
<headers dist="true" install="$(pkgincludedir)" >
api.h
aqhome.h
msgmanager.h
</headers>
<headers dist="true" >
msgmanager_p.h
</headers>
<sources>
$(local/typefiles)
aqhome.c
msgmanager.c
</sources>
<subdirs>
@@ -66,6 +63,7 @@
ipc
nodes
mqtt
http
hexfile
</subdirs>
@@ -75,6 +73,7 @@
aqhipc
aqhnodes
aqhmqtt
aqhhttp
aqhhexfile
</useTargets>