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

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_Int32 NoOfNodesToRegister
 
OpcUa_NodeId * NodesToRegister
 

Detailed Description

Definition at line 3355 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_RegisterNodesRequest::RequestHeader

Definition at line 3357 of file opcua_types.h.

◆ NoOfNodesToRegister

OpcUa_Int32 _OpcUa_RegisterNodesRequest::NoOfNodesToRegister

Definition at line 3358 of file opcua_types.h.

◆ NodesToRegister

OpcUa_NodeId* _OpcUa_RegisterNodesRequest::NodesToRegister

Definition at line 3359 of file opcua_types.h.


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