aivis-engine-v2-cn-sdk-c  0.0.0-master.5224.aec3e3c7x
Data Fields
DtoBooleanDataPointWithAvailability Struct Reference

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

Data Fields

int64_t timestamp
 
int64_t availability
 
bool value
 

Detailed Description

Single data point with timestamp, availability and boolean 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 DtoBooleanDataPointWithAvailability::availability

◆ timestamp

int64_t DtoBooleanDataPointWithAvailability::timestamp

◆ value

bool DtoBooleanDataPointWithAvailability::value

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