RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
DataPoint Struct Reference

Public Attributes

uint64_t sequence_id
 
uint64_t timestamp
 
std::string type
 
std::string shape
 
std::string link_target
 
std::set< std::string > links
 
std::shared_ptr< std::vector< std::byte > > value
 
std::map< std::string, std::string > usermetadata
 

Member Data Documentation

◆ link_target

std::string DataPoint::link_target

◆ links

std::set<std::string> DataPoint::links

◆ sequence_id

uint64_t DataPoint::sequence_id

◆ shape

std::string DataPoint::shape

◆ timestamp

uint64_t DataPoint::timestamp

◆ type

std::string DataPoint::type

◆ usermetadata

std::map<std::string, std::string> DataPoint::usermetadata

◆ value

std::shared_ptr<std::vector<std::byte> > DataPoint::value

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