aqhome: Added node db.

This commit is contained in:
Martin Preuss
2023-02-22 21:25:10 +01:00
parent 7a1968e962
commit 614a942a0e
9 changed files with 383 additions and 30 deletions

View File

@@ -43,7 +43,7 @@
</setVar>
<headers dist="true" >
<headers dist="true" install="$(pkgincludedir)" >
api.h
aqhome.h
serial.h
@@ -92,7 +92,13 @@
msgendpointmanager.c
</sources>
<subdirs>
nodes
</subdirs>
<useTargets>
aqhnodes
</useTargets>
<libraries>
@@ -100,10 +106,6 @@
</libraries>
<subdirs>
</subdirs>
<extradist>
</extradist>