Sebastián Pastor / EtheriosCloudConnector
Embed: (wiki syntax)

« Back to documentation index

Data structure for non-binary data points.

Data structure for non-binary data points.

Data Structures

struct  connector_data_point_t
 Data structure to make a linked list of data points to send it out in one transaction. More...

Typedefs

typedef struct
connector_data_point_t 
connector_data_point_t
 Data structure to make a linked list of data points to send it out in one transaction.

Typedef Documentation

Data structure to make a linked list of data points to send it out in one transaction.

All the data points in a list must belong to single stream.

See also:
connector_request_data_point_single_t
connector_data_point_type_t