ANSI C Based OPC UA Client/Server SDK  1.9.0.430
OpcUa_NodeTypeDescription Struct Reference

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

#include <opcua_types.h>

Data Fields

OpcUa_ExpandedNodeId TypeDefinitionNode
 NodeId of the originating TypeDefinitionNode of the instances for which data is to be returned.
 
OpcUa_Boolean IncludeSubTypes
 A flag that indicates whether the Server should include instances of subtypes of the TypeDefinitionNode in the list of instances of the node type.
 
OpcUa_QueryDataDescriptionDataToReturn
 Specifies an attribute or reference from the originating typeDefinitionNode along a given relativePath for which to return data.
 

Detailed Description

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


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