ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
OpcUa_SimpleAttributeOperand Struct Reference

A simplified form of the OpcUa_AttributeOperand. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeId TypeDefinitionId
 NodeId of a TypeDefinitionNode. More...
 
OpcUa_QualifiedNameBrowsePath
 A relative path to a Node. More...
 
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

A simplified form of the OpcUa_AttributeOperand.

All of the rules that apply to the OpcUa_AttributeOperand also apply to the SimpleAttributeOperand.


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