aivis-engine-v2-cn-sdk-c
0.0.0-master.5224.aec3e3c7x
|
#include <aivis-engine-v2-cn-core-full.h>
Data Fields | |
const char * | id |
double | value |
Single cell with id (of the row) and floating point 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)
const char* DtoFloatCell::id |
double DtoFloatCell::value |