This Serviceis used to unregister NodeIdsthat have been obtained via the RegisterNodesservice.
UnregisterNodesdoes not validate the NodeIdsfrom the request. Serversshall simply unregister NodeIdsthat are known as registered NodeIds. Any NodeIdsthat are in the list, but are not registered NodeIdsare simply ignored.
Table 50defines the parameters for the Service.
Table 45– UnregisterNodes Service Parameters
Name |
Type |
Description |
Request |
|
|
requestHeader |
Request Header |
Common request parameters (see 7.33for RequestHeaderdefinition). |
nodesToUnregister [] |
NodeId |
A list of NodeIdsthat have been obtained via the RegisterNodesservice. |
|
|
|
Response |
|
|
responseHeader |
Response Header |
Common response parameters (see 7.34for ResponseHeaderdefinition). |
Table 51defines the Serviceresults specific to this Service. Common StatusCodesare defined in Table 182.
Table 46– UnregisterNodes Service Result Codes
Symbolic Id |
Description |
Bad_NothingToDo |
See Table 182for the description of this result code. |
Bad_TooManyOperations |
See Table 182for the description of this result code. |