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

#include <types_generated.h>

Data Fields

UA_NodeId nodeId
 
UA_String alias
 
UA_RelativePath browsePath
 
UA_UInt32 attributeId
 
UA_String indexRange
 

Detailed Description

AttributeOperand.

Definition at line 2435 of file types_generated.h.

Field Documentation

◆ alias

UA_String UA_AttributeOperand::alias

Definition at line 2437 of file types_generated.h.

◆ attributeId

UA_UInt32 UA_AttributeOperand::attributeId

Definition at line 2439 of file types_generated.h.

◆ browsePath

UA_RelativePath UA_AttributeOperand::browsePath

Definition at line 2438 of file types_generated.h.

◆ indexRange

UA_String UA_AttributeOperand::indexRange

Definition at line 2440 of file types_generated.h.

◆ nodeId

UA_NodeId UA_AttributeOperand::nodeId

Definition at line 2436 of file types_generated.h.


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