open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_NodeAttributes Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 

Detailed Description

Definition at line 594 of file types_generated.h.

Field Documentation

◆ specifiedAttributes

UA_UInt32 UA_NodeAttributes::specifiedAttributes

Definition at line 595 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_NodeAttributes::displayName

Definition at line 596 of file types_generated.h.

◆ description

UA_LocalizedText UA_NodeAttributes::description

Definition at line 597 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_NodeAttributes::writeMask

Definition at line 598 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_NodeAttributes::userWriteMask

Definition at line 599 of file types_generated.h.


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