Skip to main content

ยท One min read

๐Ÿš€ New featuresโ€‹

Express with white-label supportโ€‹

We are proud to release the new version of our ad hoc payment application, Express! New version of Express provides white label support, which allows modifying the look-and-feel (company logo and information) of the application to support your branding. You can update the branding settings under "Customer Details" page. Express can easily be taken into use by updating charger specific Express settings on the Charger page. Just provide the URL ending for the charger and setup your pricing scheme for the Express and you are ready to go!

Select available socket on Express

Follow the charging session

View the receipt of the charging session

ยท One min read

We are preparing to launch a new version of Express, which allows white labeling the user interface to match your brand! To support this, we have released new settings in eMabler UI.

๐Ÿš€ New featuresโ€‹

Express look-and-feel settingsโ€‹

You can update look-and-feel of Express by updating "Branding details" under Customer details. These settings will be carried over to the new version of Express we will be launching shortly!

New Express look-and-feel settings

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Express look-and-feel settings page under Customer details
  • New field for socket details: "Name". Sockets can now be given names, which can be utilized in the new version of Express or in other ways through our APIs.

APIโ€‹

  • Get and update endpoints for chargers updated to support new "Name" field for socket

ยท One min read

๐Ÿš€ 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.

New UtilityCloud integrations can be found from "Integrations" page

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

ยท 2 min read

Happy beginning of 2024 from all of us at eMabler! We have been working hard during the turn of the year to bring new quality of life enhancements to our platform and fix many bugs. The following features and fixes have been released for you to enjoy.

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Add Excel export functionality for tables with export enabled
  • Possibility to add tariff to site for CPO to invoice the site owner
  • Performance enhancements for Operators list
  • Site navigation uses URL to decide which site to show, so sites can more easily be shared with links
  • Add option to change time format in Charging Statistics and CDRs
  • Show charger sockets, events and configs even if there are no sockets available to help in troubleshooting

APIโ€‹

  • Added country code validations to site location update
  • GetOperators API performance improvements
  • Possibility to add tariff to site for CPO to invoice the site owner
  • Updated API descriptions

๐Ÿ› Bug fixesโ€‹

  • Charger configuration refresh button actually refreshes the configurations
  • Make the aggregated sum values of Charging Statistics stick to the bottom of the table
  • Fix tariff price element chart to support negative values and multiple of the same type of price element
  • Allow navigation to integrations without a name
  • Fix charging statistics and CDRs "Show last" filter not updating the time range correctly
  • Fix the CDR translations
  • Fix time format on Tariffs list
  • Unrealistics transaction consumptions are excluded in dashboard
  • Usability fixes for Charging Statistics and CDRs pages
  • Usability fixes for Dashboard

APIโ€‹

  • If integration name is missing when creating a new one, default name is given
  • Added country code validations to site location update
  • When changing the home group of the charger the DLM and OCPI connection changes are handled properly
  • Fix for removing empty locations from integrations
  • Fix EvseId validation

ยท One min read

A problem in our cloud environment regarding resourcing was causing problems accessing the eMabler UI and other eMabler services.

We investigated the root cause and were able to mitigate the problem. We will continue monitoring if the problem occurs again.

Status

Resolved

ยท One min read

There was a problem with message handling inside Azure Platform and we managed to mitigate it. This problem might have caused problems with starting charging sessions this morning.

We will continue monitoring the situation closely and investigate the root cause and keep you updated on that!

Status

Resolved

ยท 2 min read

๐Ÿš€ New featuresโ€‹

Locked spot price support for tariffsโ€‹

Tariffs now support a new price element type: ENERGY_SPOT_LOCKED. With ENERGY_SPOT_LOCKED you can calculate the price for the charging session based on the spot price given on the start of the charging session. This spot price will then be used for the entirety of the session. This allows for a more dynamic approach on creating tariffs on eMabler Platform!

Adding an ENERGY_SPOT_LOCKED tariff

You can create a new locked spot price by giving the bidding area, margin and tax percentage. Price of the current spot price on the start time of the charging session will be used to calculate the price for the entire charging session.


Viewing an ENERGY_SPOT_LOCKED tariff

Today's spot prices are visible on the tariff page

New Charging Data Records pageโ€‹

You can now view Charging Data Records through the eMabler UI! Charging Data Records can be filtered and exported in the same way as Charging Statistics, so you will be able to make even better use of the charging data on eMabler Platform.

Charging Data Records page

You can find the new Charging Data Records from the main navigation

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Driver RFIDs now support start time as well, which makes it possible to set RFID validity in advance

APIโ€‹

  • Add support for RFID start time for Drivers
  • Response returns spot prices for tariff if price element type is ENERGY_SPOT_LOCKED
  • Add query parameters for groups APIs to allow for faster queries in certain situations

๐Ÿ› Bug fixesโ€‹

eMabler UIโ€‹

  • Show linked site's chargers always when managing integration locations
  • Performance fixes with sites which have large number of subsites

APIโ€‹

  • Fix deletion of integration locations without chargers