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

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 
size_t attributeValuesSize
 
UA_GenericAttributeValueattributeValues
 

Detailed Description

GenericAttributes.

Definition at line 1913 of file types_generated.h.

Field Documentation

◆ attributeValues

UA_GenericAttributeValue* UA_GenericAttributes::attributeValues

Definition at line 1920 of file types_generated.h.

◆ attributeValuesSize

size_t UA_GenericAttributes::attributeValuesSize

Definition at line 1919 of file types_generated.h.

◆ description

UA_LocalizedText UA_GenericAttributes::description

Definition at line 1916 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_GenericAttributes::displayName

Definition at line 1915 of file types_generated.h.

◆ specifiedAttributes

UA_UInt32 UA_GenericAttributes::specifiedAttributes

Definition at line 1914 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_GenericAttributes::userWriteMask

Definition at line 1918 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_GenericAttributes::writeMask

Definition at line 1917 of file types_generated.h.


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