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

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SpecifiedAttributes
 
OpcUa_LocalizedText DisplayName
 
OpcUa_LocalizedText Description
 
OpcUa_UInt32 WriteMask
 
OpcUa_UInt32 UserWriteMask
 

Detailed Description

Definition at line 2191 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_NodeAttributes::SpecifiedAttributes

Definition at line 2193 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_NodeAttributes::DisplayName

Definition at line 2194 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_NodeAttributes::Description

Definition at line 2195 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_NodeAttributes::WriteMask

Definition at line 2196 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_NodeAttributes::UserWriteMask

Definition at line 2197 of file opcua_types.h.


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