open62541pp 0.16.0
C++ wrapper of open62541
|
Subscribe to data and events.
Note the difference between Subscriptions and MonitoredItems. Subscriptions are used to report back notifications. Monitored items are used to generate notifications. Every monitored item is attached to exactly one subscription. And a subscription can contain many monitored items.
Monitored items can also be registered locally (server-side). Notifications are then forwarded to a user-defined callback instead of a remote client.
Topics | |
CreateMonitoredItems service | |
ModifyMonitoredItems service | |
SetMonitoringMode service | |
SetTriggering service | |
DeleteMonitoredItems service | |
Classes | |
struct | opcua::services::MonitoringParametersEx |