public interface DataItemSubscriptionListener extends SubscriptionListener<String>
Interface is analog to ItemChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
dataChanged(DataItem item,
org.eclipse.scada.core.Variant value,
Map<String,org.eclipse.scada.core.Variant> attributes,
boolean cache) |
updateStatus