ANSI C Based OPC UA Client/Server SDK  1.8.3.398
OpcUa_UnregisterNodesRequest Struct Reference

Asynchronously unregisters nodes to delete shortcuts in the server. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeIdNodesToUnregister
 A list of NodeIds that have been obtained via the RegisterNodes service.
 

Detailed Description

Asynchronously unregisters nodes to delete shortcuts in the server.

This Service is used to unregister NodeIds that have been obtained via the RegisterNodes service.

UnregisterNodes does not validate the NodeIds from the request. Servers shall simply unregister NodeIds that are known as registered NodeIds. Any NodeIds that are in the list, but are not registered NodeIds are simply ignored.


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