Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
| 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.
All the data points in a list must belong to single stream.
Generated on Tue Jul 12 2022 19:18:38 by
1.7.2