Struct ReadResult

Struct Documentation

struct ReadResult

Result of reading a single OPC-UA node.

Public Members

std::string node_id
OpcuaValue value
std::chrono::system_clock::time_point timestamp
bool good = {true}