The components of this parameter are defined in Table 171.
Name |
Type |
Description |
ResponseHeader |
structure |
Common parameters for all responses. |
timestamp |
UtcTime |
The time the Serversent the response. |
requestHandle |
IntegerId |
The requestHandle given by the Clientto the request. |
serviceResult |
StatusCode |
OPC UA-defined result of the Serviceinvocation. The StatusCodetype is defined in 7.34. |
serviceDiagnostics |
DiagnosticInfo |
Diagnostic information for the Serviceinvocation. This parameter is empty if diagnostics information was not requested in the request header. The DiagnosticInfotype is defined in 7.8. |
stringTable [] |
String |
There is one string in this list for each unique namespace, symbolic identifier, and localized text string contained in all of the diagnostics information parameters contained in the response (see 7.8). Each is identified within this table by its zero-based index. |
additionalHeader |
Extensible Parameter AdditionalHeader |
Reserved for future use. Applications that do not understand the header should ignore it. |