aqhome-data: use requests for SETDATA ipc command.

This commit is contained in:
Martin Preuss
2024-10-01 22:04:01 +02:00
parent 9c2001285b
commit 6f5da8ee6c
5 changed files with 204 additions and 35 deletions

View File

@@ -36,6 +36,7 @@ struct AQHOME_DATA {
GWEN_MUTEX *storageMutex;
GWEN_MSG_REQUEST *requestTree;
};