|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_NodeId | NodeId |
| OpcUa_String | Alias |
| OpcUa_RelativePath | BrowsePath |
| OpcUa_UInt32 | AttributeId |
| OpcUa_String | IndexRange |
Definition at line 3723 of file opcua_types.h.
| OpcUa_String _OpcUa_AttributeOperand::Alias |
Definition at line 3726 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_AttributeOperand::AttributeId |
Definition at line 3728 of file opcua_types.h.
| OpcUa_RelativePath _OpcUa_AttributeOperand::BrowsePath |
Definition at line 3727 of file opcua_types.h.
| OpcUa_String _OpcUa_AttributeOperand::IndexRange |
Definition at line 3729 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_AttributeOperand::NodeId |
Definition at line 3725 of file opcua_types.h.