adapted to latest changes in gwen, more work on data and nodes servers.
This commit is contained in:
@@ -34,6 +34,7 @@ struct AQHOMED {
|
||||
GWEN_MSG_ENDPOINT *brokerEndpoint;
|
||||
|
||||
AQH_NODE_DB *nodeDb;
|
||||
AQHNODE_DEVICE_LIST *deviceDefList;
|
||||
|
||||
GWEN_DB_NODE *dbArgs;
|
||||
|
||||
@@ -44,6 +45,8 @@ struct AQHOMED {
|
||||
int timeout; /* timeout for run e.g. inside valgrind */
|
||||
|
||||
int nodeAddress;
|
||||
|
||||
GWEN_MSG_REQUEST *requestTree;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user