aivis-engine-v2-ra-sdk-c  2.9.0
Data Fields
DtoStringCell Struct Reference

#include <aivis-engine-v2-ra-core-full.h>

Data Fields

const char * id
 
const char * value
 

Detailed Description

Single cell with id (of the row) 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)

Field Documentation

◆ id

const char* DtoStringCell::id

◆ value

const char* DtoStringCell::value

The documentation for this struct was generated from the following file: