open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ObjectAttributes Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 
UA_Byte eventNotifier
 

Detailed Description

ObjectAttributes.

Definition at line 1792 of file types_generated.h.

Field Documentation

◆ description

UA_LocalizedText UA_ObjectAttributes::description

Definition at line 1795 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_ObjectAttributes::displayName

Definition at line 1794 of file types_generated.h.

◆ eventNotifier

UA_Byte UA_ObjectAttributes::eventNotifier

Definition at line 1798 of file types_generated.h.

◆ specifiedAttributes

UA_UInt32 UA_ObjectAttributes::specifiedAttributes

Definition at line 1793 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_ObjectAttributes::userWriteMask

Definition at line 1797 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_ObjectAttributes::writeMask

Definition at line 1796 of file types_generated.h.


The documentation for this struct was generated from the following file: