C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_MonitoredItemCreateRequest Struct Reference

A structure that is defined as the type of the itemsToCreate parameter of the CreateMonitoredItems service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_ReadValueId ItemToMonitor
 Identifies an item in the AddressSpace to monitor. More...
 
OpcUa_MonitoringMode MonitoringMode
 The monitoring mode to be set for the MonitoredItem.
 
OpcUa_MonitoringParameters RequestedParameters
 The requested monitoring parameters. More...
 

Detailed Description

A structure that is defined as the type of the itemsToCreate parameter of the CreateMonitoredItems service.


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