aqhome apps: sending a message via aqhome-nodes to nodes now works.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
AQH_OBJECT *Utils2_SetupBrokerClientEndpoint(AQH_EVENT_LOOP *eventLoop, GWEN_DB_NODE *dbArgs, uint32_t flags);
|
||||
AQH_MESSAGE *Utils2_WaitForResponseMsg(AQH_EVENT_LOOP *eventLoop, AQH_OBJECT *epTcp, uint32_t refMsgId, int timeoutInSeconds);
|
||||
|
||||
AQH_OBJECT *Utils2_SetupNodesClientEndpoint(AQH_EVENT_LOOP *eventLoop, GWEN_DB_NODE *dbArgs, uint32_t flags);
|
||||
int Utils_SendAcceptedMsgGroups(AQH_OBJECT *ep, uint32_t groups);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user