Errata exists for this version of the document.
Table 92 defines the parameters for the Service.
Table 92 – SetPublishingMode Service Parameters
Name |
Type |
Description |
Request |
|
|
requestHeader |
RequestHeader |
Common request parameters (see 7.28 for RequestHeader definition). |
publishingEnabled |
Boolean |
A Boolean parameter with the following values: TRUEpublishing of NotificationMessages is enabled for the Subscription. FALSEpublishing of NotificationMessages is disabled for the Subscription. The value of this parameter does not affect the value of the monitoring mode Attribute of MonitoredItems. Setting this value to FALSE does not discontinue the sending of keep-alive Messages. |
subscriptionIds [] |
IntegerId |
List of Server-assigned identifiers for the Subscriptions to enable or disable (see 7.14 for IntegerId definition). |
|
|
|
Response |
|
|
responseHeader |
ResponseHeader |
Common response parameters (see 7.29 for ResponseHeader definition). |
results [] |
StatusCode |
List of StatusCodes for the Subscriptions to enable/disable (see 7.34 for StatusCode definition). The size and order of the list matches the size and order of the subscriptionIds request parameter. |
diagnosticInfos [] |
DiagnosticInfo |
List of diagnostic information for the Subscriptions to enable/disable (see 7.8 for DiagnosticInfo definition). The size and order of the list matches the size and order of the subscriptionIds request parameter. This list is empty if diagnostics information was not requested in the request header or if no diagnostic information was encountered in processing of the request. |