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

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

Data Fields

int64_t timestamp
 
int64_t availability
 
double value
 

Detailed Description

Single data point with timestamp, availability and floating point value. DTO class for transferring data points to/from the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)

Field Documentation

◆ availability

int64_t DtoFloatDataPointWithAvailability::availability

◆ timestamp

int64_t DtoFloatDataPointWithAvailability::timestamp

◆ value

double DtoFloatDataPointWithAvailability::value

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