ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_DeleteNodesRequest Struct Reference

Asynchronously deletes nodes from the OPC UA server’s address space. More...

#include <opcua_types.h>

Data Fields

OpcUa_DeleteNodesItemNodesToDelete
 List of nodes to delete.
 

Detailed Description

Asynchronously deletes nodes from the OPC UA server’s address space.

If any of the Nodes deleted by an invocation of this service is the target node of a reference, those references are left unresolved based on the deleteTargetReferences parameter.

If any of the nodes deleted by an invocation of this service is being monitored, a notification containing the status code Bad_NodeIdUnknown is sent to the monitoring Client indicating that the node has been deleted.


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