started working on mqtt support in aqhome-nodes

This commit is contained in:
Martin Preuss
2025-08-03 00:56:22 +02:00
parent 8c13f9fdf7
commit 7fbc616ce4
7 changed files with 481 additions and 16 deletions

View File

@@ -44,6 +44,7 @@
r_forward.h
r_setaccmsggrps.h
r_getnodes.h
r_publish.h
server.h
server_p.h
</headers>
@@ -59,6 +60,7 @@
r_forward.c
r_setaccmsggrps.c
r_getnodes.c
r_publish.c
main.c
</sources>