Table 43defines the parameters for the Service.
Table 43– RegisterNodes Service Parameters
Name |
Type |
Description |
Request |
|
|
requestHeader |
Request Header |
Common request parameters (see 7.33for RequestHeaderdefinition). |
nodesToRegister [] |
NodeId |
List of NodeIdsto register that the Clienthas retrieved through browsing, querying or in some other manner. |
|
|
|
Response |
|
|
responseHeader |
Response Header |
Common response parameters (see 7.34for ResponseHeaderdefinition). |
registeredNodeIds [] |
NodeId |
A list of NodeIdswhich the Clientshall use for subsequent access operations. The size and order of this list matches the size and order of the nodesToRegisterrequest parameter. The Servermay return the NodeIdfrom the request or a new (an alias) NodeId. It is recommended that the Serverreturn a numeric NodeIdsfor aliasing. In case no optimization is supported for a Node, the Servershall return the NodeIdfrom the request. |