aqhome: added ipc message and calls to set acceptable msg groups for ipc endpoint.

this filters the messages which are copied to the ipc client.
This commit is contained in:
Martin Preuss
2023-04-17 01:13:59 +02:00
parent 4467f60645
commit ce85548938
8 changed files with 136 additions and 8 deletions

View File

@@ -53,6 +53,7 @@
msg_ipc_forward.h
msg_ipc_value.h
msg_ipc_ping.h
msg_ipc_setaccmsggrps.h
</headers>
@@ -70,6 +71,7 @@
msg_ipc_forward.c
msg_ipc_value.c
msg_ipc_ping.c
msg_ipc_setaccmsggrps.c
</sources>