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

Attribute of a node in the address space. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 NodeId of a Node from the type system.
 
OpcUa_String Alias
 An optional parameter used to identify or refer to an alias. More...
 
OpcUa_RelativePath BrowsePath
 Browse path relative to the node identified by the nodeId parameter.
 
OpcUa_UInt32 AttributeId
 ID of the attribute. More...
 
OpcUa_String IndexRange
 This parameter is used to identify a single element of an array or a single range of indexes for an array. More...
 

Detailed Description

Attribute of a node in the address space.


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