aqhome: added IPC messages (FORWARD, VALUE)

This commit is contained in:
Martin Preuss
2023-03-19 23:21:02 +01:00
parent 0db8a14972
commit c247687bf9
8 changed files with 272 additions and 25 deletions

View File

@@ -15,7 +15,6 @@
#include "aqhome/ipc/endpoint_node_ipc.h"
#include "aqhome/msg/endpoint_node.h"
#include "aqhome/msg/msg_node.h"
#include "aqhome/ipc/msg_forward.h"
#include <gwenhywfar/list.h>
#include <gwenhywfar/debug.h>