Data Delivery C API Library Reference  1.2
Data Fields
ddca_event_t Struct Reference

Event variable type for DDCA Event API. More...

Data Fields

int id
char * op_id
char * source
char * sink
char * type
char * to
long long timestamp
ddca_map_tpayload
char * data_type
char * op_type
char * notification_type

Detailed Description

Event variable type for DDCA Event API.

This variable type is used to deliver data around the edge. Actual data are hierarchically accumulated in the void *payload parts using ddca_event APIs.

 All Data Structures Files Functions Variables Typedefs Defines