C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_HistoryReadResult Struct Reference

A structure that is defined as the type of the results parameter of the HistoryRead Service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_StatusCode StatusCode
 StatusCode for the nodesToRead item.
 
OpcUa_ByteString ContinuationPoint
 This parameter is used only if the number of values to be returned is too large to be returned in a single response or if the timeout provided as hint by the Client is close to expiring and not all nodes have been processed. More...
 
OpcUa_ExtensionObject HistoryData
 The history data returned for the node. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the HistoryRead Service.


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