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

#include <types_generated.h>

Data Fields

UA_ExpandedNodeId parentNodeId
 
UA_NodeId referenceTypeId
 
UA_ExpandedNodeId requestedNewNodeId
 
UA_QualifiedName browseName
 
UA_NodeClass nodeClass
 
UA_ExtensionObject nodeAttributes
 
UA_ExpandedNodeId typeDefinition
 

Detailed Description

AddNodesItem.

Definition at line 1926 of file types_generated.h.

Field Documentation

◆ browseName

UA_QualifiedName UA_AddNodesItem::browseName

Definition at line 1930 of file types_generated.h.

◆ nodeAttributes

UA_ExtensionObject UA_AddNodesItem::nodeAttributes

Definition at line 1932 of file types_generated.h.

◆ nodeClass

UA_NodeClass UA_AddNodesItem::nodeClass

Definition at line 1931 of file types_generated.h.

◆ parentNodeId

UA_ExpandedNodeId UA_AddNodesItem::parentNodeId

Definition at line 1927 of file types_generated.h.

◆ referenceTypeId

UA_NodeId UA_AddNodesItem::referenceTypeId

Definition at line 1928 of file types_generated.h.

◆ requestedNewNodeId

UA_ExpandedNodeId UA_AddNodesItem::requestedNewNodeId

Definition at line 1929 of file types_generated.h.

◆ typeDefinition

UA_ExpandedNodeId UA_AddNodesItem::typeDefinition

Definition at line 1933 of file types_generated.h.


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