ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
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>

Data Fields

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: