aqhome-nodes: transformed app to use new event2 interface.
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
#define AQHOMED_R_SETDATA_H
|
||||
|
||||
|
||||
#include "./aqhomed.h"
|
||||
#include "./server.h"
|
||||
|
||||
#include <gwenhywfar/request.h>
|
||||
|
||||
|
||||
|
||||
void AqHomeNodes_HandleSetData(AQHOMED *aqh, GWEN_MSG_ENDPOINT *ep, GWEN_MSG *recvdMsg);
|
||||
void AQH_NodeServer_HandleSetData(AQH_OBJECT *o, AQH_OBJECT *ep, const AQH_MESSAGE *recvdMsg);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user