public static interface BufferingChangeModel.Context
Modifier and Type | Method and Description |
---|---|
void |
notifyBoolean(ASDUAddress key,
List<InformationEntry<Boolean>> booleans) |
void |
notifyFloat(ASDUAddress key,
List<InformationEntry<Float>> floats) |
void |
notifyShort(ASDUAddress key,
List<InformationEntry<Short>> shorts) |
void notifyBoolean(ASDUAddress key, List<InformationEntry<Boolean>> booleans)
void notifyFloat(ASDUAddress key, List<InformationEntry<Float>> floats)
void notifyShort(ASDUAddress key, List<InformationEntry<Short>> shorts)