Skip to main content

ยท One min read

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

DLM user experience enhancements:

  • SuspendedCAR and SuspendedCharger statuses are now correctly portrayed with icons
  • Socket statuses are now visible
  • Removed yellow color for indicating "DLM limiting current" due it being more confusing than useful
  • Added phase specific information for sockets
    • With three-phase sockets current for each socket is shown separately
  • Added socket specific "Used amperage by phase" chart under socket information

ยท One min read

We are happy to announce that eMabler Connect and API version 2 are out in beta! Connect is eMabler's next-gen charge point management system which has been built from the ground up to match the complex requirements from our customers. Connect is built on top of the new API version 2 which is more performant and scalable than the previous version.

You can learn more from both Connect and API v2 from the links below

ยท One min read

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

DLM now shows properly the used amperage for multilevel DLM setups. Now parent sites show the used amperage of the subsites to make it easier to understand how the current is flowing on the whole site structure.

๐Ÿ› Bug fixesโ€‹

eMabler UIโ€‹

  • Fixed DLM on some occasions showing used amperage wrong on parent site level

ยท One min read

๐Ÿš€ New featuresโ€‹

Tariff engine improvementsโ€‹

New tariff engine improvement has been released which will streamline tariff handling between OCPI and regular charging sessions and will add support for all price elements for both charging session types. Invoicing related price elements will still be handled separately. This improvement will change the way spot prices are handled internally and from this release forward the sites that have spot price tariff connected will need to have timezone set under "Location". No other changes are required.

Spot price usage

Please add the "timezone" information to sites that have a spot price tariff connected to them. Without it, the spot prices will stop working after this release.

If you need help with this, please contact our customer support and we will happily help you with the process!

ยท One min read

๐Ÿš€ New featuresโ€‹

Upgraded OCPP handling for OCPP 2.0.1 chargersโ€‹

We have launched a new version of our OCPP handler in production. It has been taken in use for OCPP 2.0.1 chargers at the endpoint wss://ocpp2.emabler.io/ocpp/. This also introduces the capability to see raw OCPP messages on eMabler UI. We will be migrating OCPP 1.6 chargers to this new OCPP handler soon as well, so stay tuned!

eMabler UIโ€‹

  • Added "OCPP communication" section under Logs on the charger page, where raw OCPP messages can be viewed.

ยท One min read

We at eMabler want to wish all of you Happy Holidays and Merry Christmas! Due to the holiday season we will be introducing a brief production deployment freeze to mitigate possibilities for incidents during the holidays. The production deployment freeze will take place between 20th of December 2024 and 3th of January 2025. During this freeze we won't be introducing new features to our production environments.

We have a lot of interesting things under development and we cannot wait to bring these to you during the year 2025. Until that we wish you a Merry Christmas and a Happy New Years!

ยท One min read

๐Ÿช„ Enhancementsโ€‹

Expressโ€‹

Receipt is now downloadable after the session has finished! In case you have forgotten to give your email address during the charging session you can still retrieve the receipt manually after the session from Express.

๐Ÿ› Bug fixesโ€‹

Expressโ€‹

  • Fixed credit card verification getting stuck to "loading" at times

eMabler UIโ€‹

  • Fixed DLM showing wrong amperage consumption to some sockets

ยท One min read

๐Ÿช„ Enhancementsโ€‹

OCPIโ€‹

In our previous OCPI implementation, we utilized routing headers introduced in OCPI version 2.2 whenever they were provided. However, to address compatibility issues with certain partner integrations, we have updated our implementation.

When using OCPI 2.1.1, the following routing headers will now be ignored:

  • OCPI-to-party-id
  • OCPI-to-country-code
  • OCPI-from-party-id
  • OCPI-from-country-code

ยท One min read

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Added merchant reference to Express charging statistics to allow referencing sessions between eMabler and Fung
  • Added a link to charger's Express page to prevent the need of copy-pasting the URL to the browser's navigation bar

๐Ÿ› Bug fixesโ€‹

  • Fixed "Edit tariffs" modal not opening sometimes with OCPI integrations