|
open62541 1.3.15
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_Int32 | NoOfAttributeValues |
| OpcUa_GenericAttributeValue * | AttributeValues |
Definition at line 2483 of file opcua_types.h.
| OpcUa_GenericAttributeValue* _OpcUa_GenericAttributes::AttributeValues |
Definition at line 2491 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_GenericAttributes::Description |
Definition at line 2487 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_GenericAttributes::DisplayName |
Definition at line 2486 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_GenericAttributes::NoOfAttributeValues |
Definition at line 2490 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_GenericAttributes::SpecifiedAttributes |
Definition at line 2485 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_GenericAttributes::UserWriteMask |
Definition at line 2489 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_GenericAttributes::WriteMask |
Definition at line 2488 of file opcua_types.h.