๐ New featuresโ
UtilityCloud integrationโ
eMabler platform now supports integrations with UtilityCloud! You can start syncing transaction data on driver level with this integration. Creating UtilityCloud integration happens from the same page as creating OCPI integrations.
Spot price support for tariffsโ
Tariffs now support a new price element type: ENERGY_SPOT
. With ENERGY_SPOT
you can calculate the price for the charging session based on the spot prices in 15 minute segments.With ENERGY_SPOT
the price of the energy is with the current spot price every 15 minutes. With the new price element type creating dynamic pricing is easier than ever!
๐ช Enhancementsโ
eMabler UIโ
- New integration type: UtilityCloud
- New tariff price element type: ENERGY_SPOT
- New charging sessions details information, prices can be now seen in 15 minute intervals from the entire session
- Tariffs can now be deleted
APIโ
- New API endpoint to get transaction timeseries information /statistics/transaction/{transactionId}/timeseries
- New API endpoint to delete tariff /tariff/{tariffId}
๐ Bug fixesโ
eMabler UIโ
- Prevent accidental duplicate integration creation
- Minor bug fixes