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 |
OpcUa_Byte | EventNotifier |
Definition at line 2218 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectAttributes::SpecifiedAttributes |
Definition at line 2220 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ObjectAttributes::DisplayName |
Definition at line 2221 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ObjectAttributes::Description |
Definition at line 2222 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectAttributes::WriteMask |
Definition at line 2223 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectAttributes::UserWriteMask |
Definition at line 2224 of file opcua_types.h.
OpcUa_Byte _OpcUa_ObjectAttributes::EventNotifier |
Definition at line 2225 of file opcua_types.h.