The NodeSetStatus type specifies a single result produced when applying an operation specified in a UANodeSetChanges document to an AddressSpace.
The elements of the type are defined in Table F.23.
Element |
Type |
Description |
Code |
StatusCode |
The result of the operation. The possible StatusCodes are defined in OPC 10000-4. |
Details |
String |
A string providing information that is not conveyed by the StatusCode. This is not a human readable string for the StatusCode. |
___________