ANSI C Based OPC UA Client/Server SDK  1.9.0.430
OpcUa_AddNodesRequest Struct Reference

Asynchronously adds one or more nodes into the address space hierarchy. More...

#include <opcua_types.h>

Data Fields

OpcUa_AddNodesItemNodesToAdd
 List of nodes to add. More...
 

Detailed Description

Asynchronously adds one or more nodes into the address space hierarchy.

Using this service, each node is added as the target node of a hierarchical reference to ensure that the address space is fully connected and that the node is added as a child within the address space hierarchy (see Part 3 of the OPC UA Specification).


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