ANSI C Based OPC UA Client/Server SDK  1.8.3.398
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>

Data Fields

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: