org.openmuc.framework.driver.spi
public interface RecordsReceivedListener
Modifier and Type | Method and Description |
---|---|
void |
connectionInterrupted(DeviceConnection connection) |
void |
newRecords(java.util.List<ChannelRecordContainer> recordContainers) |
void newRecords(java.util.List<ChannelRecordContainer> recordContainers)
void connectionInterrupted(DeviceConnection connection)