ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_HistoryReadValueId Struct Reference

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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 The nodeId to be read depends on HistoryReadDetails. More...
 
OpcUa_String IndexRange
 This parameter is used to identify a single element of an array, or a single range of indexes for arrays. More...
 
OpcUa_QualifiedName DataEncoding
 A QualifiedName that specifies the data encoding to be returned for the Value to be read. More...
 
OpcUa_ByteString ContinuationPoint
 For each NodeToRead this parameter specifies a continuation point returned from a previous HistoryRead call, allowing the Client to continue that read from the last value received. More...
 

Detailed Description

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


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