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

A structure that is defined as the type of the dataToReturn parameter of the nodeTypes parameter of the Query service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_RelativePath RelativePath
 Browse path relative to the originating node that identifies the node which contains the data that is being requested, where the originating node is an instance node of the type defined by the type definition node. More...
 
OpcUa_UInt32 AttributeId
 The ID of the attribute. More...
 
OpcUa_String IndexRange
 Used to identify a single element of a structure or an array, or a single range of indexes for arrays. More...
 

Detailed Description

A structure that is defined as the type of the dataToReturn parameter of the nodeTypes parameter of the Query service.


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