Errata exists for this version of the document.
Table 43 defines the parameters for the Service.
Table 43 – RegisterNodes Service Parameters
Name |
Type |
Description |
Request |
|
|
requestHeader |
Request Header |
Common request parameters (see 7.28 for RequestHeader definition). |
nodesToRegister [] |
NodeId |
List of NodeIds to register that the Client has retrieved through browsing, querying or in some other manner. |
|
|
|
Response |
|
|
responseHeader |
Response Header |
Common response parameters (see 7.29 for ResponseHeader definition). |
registeredNodeIds [] |
NodeId |
A list of NodeIds which the Client shall use for subsequent access operations. The size and order of this list matches the size and order of the nodesToRegister request parameter. The Server may return the NodeId from the request or a new (an alias) NodeId. It is recommended that the Server return a numeric NodeIds for aliasing. In case no optimization is supported for a Node, the Server shall return the NodeId from the request. |