| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Subscription.fireDataChange(MonitoredDataItem item,
DataValue newValue) |
void |
MonitoredDataItemListener.onDataChange(MonitoredDataItem sender,
DataValue prevValue,
DataValue value)
Notification of value change.
|
default void |
SubscriptionNotificationListener.onDataChange(Subscription subscription,
MonitoredDataItem item,
DataValue newValue)
Notification of a value change.
|
Copyright © 2026. All rights reserved.