open62541 1.3.12
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 |
UA_Byte | eventNotifier |
Definition at line 605 of file types_generated.h.
UA_UInt32 UA_ObjectAttributes::specifiedAttributes |
Definition at line 606 of file types_generated.h.
UA_LocalizedText UA_ObjectAttributes::displayName |
Definition at line 607 of file types_generated.h.
UA_LocalizedText UA_ObjectAttributes::description |
Definition at line 608 of file types_generated.h.
UA_UInt32 UA_ObjectAttributes::writeMask |
Definition at line 609 of file types_generated.h.
UA_UInt32 UA_ObjectAttributes::userWriteMask |
Definition at line 610 of file types_generated.h.
UA_Byte UA_ObjectAttributes::eventNotifier |
Definition at line 611 of file types_generated.h.