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