OPC Foundation
  • Documents
  • NodeSets
  • Search
5.12.6.2 Parameters

Table 81 defines the parameters for the Service.

Table 81 – DeleteMonitoredItems Service Parameters

Name

Type

Description

Request

requestHeader

RequestHeader

Common request parameters (see 7.33 for RequestHeader definition).

subscriptionId

IntegerId

The Server-assigned identifier for the Subscription that contains the MonitoredItems to be deleted (see 7.19 for IntegerId definition).

monitoredItemIds []

IntegerId

List of Server-assigned ids for the MonitoredItems to be deleted.

Response

responseHeader

Response Header

Common response parameters (see 7.34 for ResponseHeader definition).

results []

StatusCode

List of StatusCodes for the MonitoredItems to delete (see 7.39 for StatusCode definition). The size and order of the list matches the size and order of the monitoredItemIds request parameter.

diagnosticInfos []

DiagnosticInfo

List of diagnostic information for the MonitoredItems to delete (see 7.12 for DiagnosticInfo definition). The size and order of the list matches the size and order of the monitoredItemIds 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.

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation