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