open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_SimpleAttributeOperand Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_NodeId TypeDefinitionId
 
OpcUa_Int32 NoOfBrowsePath
 
OpcUa_QualifiedName * BrowsePath
 
OpcUa_UInt32 AttributeId
 
OpcUa_String IndexRange
 

Detailed Description

Definition at line 3750 of file opcua_types.h.

Field Documentation

◆ TypeDefinitionId

OpcUa_NodeId _OpcUa_SimpleAttributeOperand::TypeDefinitionId

Definition at line 3752 of file opcua_types.h.

◆ NoOfBrowsePath

OpcUa_Int32 _OpcUa_SimpleAttributeOperand::NoOfBrowsePath

Definition at line 3753 of file opcua_types.h.

◆ BrowsePath

OpcUa_QualifiedName* _OpcUa_SimpleAttributeOperand::BrowsePath

Definition at line 3754 of file opcua_types.h.

◆ AttributeId

OpcUa_UInt32 _OpcUa_SimpleAttributeOperand::AttributeId

Definition at line 3755 of file opcua_types.h.

◆ IndexRange

OpcUa_String _OpcUa_SimpleAttributeOperand::IndexRange

Definition at line 3756 of file opcua_types.h.


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