Skip to main content

ยท One min read

๐Ÿช„ Enhancementsโ€‹

Expressโ€‹

Added support for chargers which do not support disabling "remote start" authorization. At least some Zaptec charger models where affected by this, but they are now supported!

ยท One min read

๐Ÿš€ New featuresโ€‹

Set Restrictions on Price Elements in Tariffs for OCPI Transactions (only for OCPI)โ€‹

We have introduced the ability to set restrictions on price elements in tariffs through the API. This allows you to specify weekday, time, and date restrictions for different tariffs.

For example, you can set different tariff price elements for specific time slots from Monday to Tuesday.

Example:

  • Weekdays: Monday to Tuesday
    • Time: 09:00 - 17:00
      • Tariff: 0,10 EUR/kWh
    • Time: 17:00 - 20:00
      • Tariff: 0,20 EUR/kWh

If someone starts charging their vehicle at 16:45 and ends at 17:15, the kWh used before 17:00 will be charged at 0,10 EUR/kWh, and the kWh used after 17:00 will be charged at 0,20 EUR/kWh.

ยท One min read

๐Ÿš€ New featuresโ€‹

Spot price support for OCPIโ€‹

  • You can now utilize spot prices over OCPI! By linking a tariff with a spot price element to an OCPI integration you can start utilizing dynamic spot prices.
  • More settings to control your spot prices over OCPI. Read more about managing complex spot prices.

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Added margin percentage, price cap and cost percentage fields for spot price elements
  • Added support for OCPI spot pricing

APIโ€‹

  • Added margin percentage, price cap and cost percentage fields for spot price elements
  • Added support for OCPI spot pricing

ยท One min read

๐Ÿš€ New featuresโ€‹

Import multiple sites, chargers and drivers at once with Excel importโ€‹

  • Excel import added for allowing multiple site, charger and driver imports
  • You can download the Excel template from the first step of the importing process
  • Excel import option can be found from the same place as "Add site"

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Added external id field to Driver details
  • Added Timezone selection for timestamps in the following pages:
    • Charger events
    • Charging statistics
    • CDRs
  • Added Italian as supported language for tariff descriptions
  • Added following fields to CDRs:
    • Postal code
    • Service provider id
    • Infra provider id
  • Added setting for changing the transaction duration format in CDRs

APIโ€‹

๐Ÿ› Bug fixesโ€‹

eMabler UIโ€‹

  • Added better error message when trying to add chargers to integrations which have missing socket information

ยท One min read

๐Ÿช„ Enhancementsโ€‹

OCPIโ€‹

The pagination on OCPI Rest API calls is now supported and it will be ON all the time from the release date.

Pagination will be possible for the following REST API calls:

  • Get CDRs
  • Get sessions
  • Get locations
  • Get tariffs

ยท One min read

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Added Polish language support
  • Simplified the way OCPI integration page is shown

๐Ÿ› Bug fixesโ€‹

eMabler UIโ€‹

  • Some error alerts were left on the screen with no way of getting rid of them, they are now gone
  • Fixed DLM "Used amperage by phase" chart not working with some OCPP 2.0.1 DLM setups
  • Removed other than OCPI integrations from CDR integrations filter dropdown.

ยท One min read
Update

The following change has now been implemented and is available in production. Please check the release notes for further information

We would like to inform you that eMabler is implementing the pagination on OCPI Rest API calls and it will be ON all the time from the release date.

Pagination will be possible for the following REST API calls

  • Get CDRs
  • Get sessions
  • Get locations
  • Get tariffs

The first version is now available in eMabler test environment, we are launching on production the 1st week of August 2024.

Feel free to conduct some tests during this time before the release to production. Any feedback will be highly appreciated! Please report any issues to: support@emabler.com

More info about technical details in the standard: https://evroaming.org/app/uploads/2020/06/OCPI-2.2-d2.pdf

If you have any concerns and why we should not release it at the planned time, please do let us know as soon as possible.

ยท One min read

๐Ÿš€ New featuresโ€‹

Express sessions now available from Charging Statisticsโ€‹

  • Express sessions now available from Charging Statistics in eMabler UI! When selecting "Express" as price origin in Charging Statistics you can see pricing and consumption information for your Express sessions.

Express sessions available in Charging Statistics

๐Ÿช„ Enhancementsโ€‹

eMabler UIโ€‹

  • Charging Statistics filters adjusted, made more user friendly and added "Price origin" filter.