ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
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: