aivis-engine-v2-ra-sdk-c
2.9.0
|
#include <aivis-engine-v2-ra-core-full.h>
Data Fields | |
int64_t | timestamp |
const char * | value |
Single data point with timestamp and string value. DTO class for transferring data points from/to the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)
int64_t DtoStringDataPoint::timestamp |
const char* DtoStringDataPoint::value |