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

#include <types_generated.h>

Data Fields

UA_NodeId sourceNodeId
 
UA_NodeId referenceTypeId
 
UA_Boolean isForward
 
UA_String targetServerUri
 
UA_ExpandedNodeId targetNodeId
 
UA_NodeClass targetNodeClass
 

Detailed Description

Definition at line 759 of file types_generated.h.

Field Documentation

◆ sourceNodeId

UA_NodeId UA_AddReferencesItem::sourceNodeId

Definition at line 760 of file types_generated.h.

◆ referenceTypeId

UA_NodeId UA_AddReferencesItem::referenceTypeId

Definition at line 761 of file types_generated.h.

◆ isForward

UA_Boolean UA_AddReferencesItem::isForward

Definition at line 762 of file types_generated.h.

◆ targetServerUri

UA_String UA_AddReferencesItem::targetServerUri

Definition at line 763 of file types_generated.h.

◆ targetNodeId

UA_ExpandedNodeId UA_AddReferencesItem::targetNodeId

Definition at line 764 of file types_generated.h.

◆ targetNodeClass

UA_NodeClass UA_AddReferencesItem::targetNodeClass

Definition at line 765 of file types_generated.h.


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