|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_UInt32 | specifiedAttributes |
| UA_LocalizedText | displayName |
| UA_LocalizedText | description |
| UA_UInt32 | writeMask |
| UA_UInt32 | userWriteMask |
NodeAttributes.
Definition at line 1781 of file types_generated.h.
| UA_LocalizedText UA_NodeAttributes::description |
Definition at line 1784 of file types_generated.h.
| UA_LocalizedText UA_NodeAttributes::displayName |
Definition at line 1783 of file types_generated.h.
| UA_UInt32 UA_NodeAttributes::specifiedAttributes |
Definition at line 1782 of file types_generated.h.
| UA_UInt32 UA_NodeAttributes::userWriteMask |
Definition at line 1786 of file types_generated.h.
| UA_UInt32 UA_NodeAttributes::writeMask |
Definition at line 1785 of file types_generated.h.