open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_UInt32 | SpecifiedAttributes |
OpcUa_LocalizedText | DisplayName |
OpcUa_LocalizedText | Description |
OpcUa_UInt32 | WriteMask |
OpcUa_UInt32 | UserWriteMask |
Definition at line 2191 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_NodeAttributes::SpecifiedAttributes |
Definition at line 2193 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_NodeAttributes::DisplayName |
Definition at line 2194 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_NodeAttributes::Description |
Definition at line 2195 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_NodeAttributes::WriteMask |
Definition at line 2196 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_NodeAttributes::UserWriteMask |
Definition at line 2197 of file opcua_types.h.