C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_SetMonitoringModeRequest Struct Reference

Asynchronous call to set the monitoring mode for a list of monitored items. More...

#include <opcua_types.h>

Public Attributes

OpcUa_UInt32 SubscriptionId
 The Server-assigned identifier for the Subscription used to qualify the monitoredItemIds.
 
OpcUa_MonitoringMode MonitoringMode
 The monitoring mode to be set for the MonitoredItems.
 
OpcUa_UInt32 * MonitoredItemIds
 List of Server-assigned IDs for the MonitoredItems.
 

Detailed Description

Asynchronous call to set the monitoring mode for a list of monitored items.

This Service is used to set the monitoring mode for one or more MonitoredItems of a Subscription. Setting the mode to DISABLED causes all queued notifications to be deleted.


The documentation for this struct was generated from the following file: