Class DeRawDataProvider

java.lang.Object
energy.eddie.regionconnector.de.eta.providers.DeRawDataProvider
All Implemented Interfaces:
RawDataProvider, AutoCloseable

@Component public class DeRawDataProvider extends Object implements RawDataProvider
Provider for raw data messages from the DE-ETA region connector. This implementation subscribes to the ValidatedHistoricalDataStream and converts each validated historical data payload to a RawDataMessage.