Class EnergyDataStreams
java.lang.Object
energy.eddie.regionconnector.fr.enedis.services.EnergyDataStreams
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()reactor.core.publisher.Flux<IdentifiableAccountingPointData> reactor.core.publisher.Flux<IdentifiableMeterReading> voidvoid
-
Constructor Details
-
EnergyDataStreams
public EnergyDataStreams()
-
-
Method Details
-
publish
-
publish
-
getValidatedHistoricalData
-
getAccountingPointData
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-