Skip to main content

· One min read

Charger and driver imports via Excel are here! No more need to manually add chargers and drivers one by one for larger sites, which improves the operations efficiency even further. This and other improvements with this release are found below

Charger & driver imports

New bulk imports for chargers and drivers with Excel are now available! Please find corresponding Excel templates for importing data in bulk under More > Import. Charger and driver imports work on a site level, so if there is a need for importing data to multiple sites, you need multiple Excel files.

Other improvements

  • OCPP logs can be exported to Excel
  • Fixed site config manager not finding configuration values
  • Other small fixes

· 3 min read

Following our previous release which contained comment fields, we are further improving the operational workflows with sites and chargers with this release. Find everything for this release from below:

Charger installation details

New fields available for chargers: "installation date", "parking place", "service company", "service contact person", "service email", "service phone number" and "notes"! By using these fields it is easier to keep track of the age of the charger and service company information.

We are also introducing new "parking place" field for sockets. Some charger setups are configured to report chargers as separate sockets, so this new field can be used to identify the physical location of that charger.

All of the new fields are also available through APIv2.

Site service details

You don't want to keep track of service company information on the charger level? No worries, you can also do that on the site level. We are also introducing new fields for sites: "service company", "service contact person", "service email", "service phone number" and "notes".

All of the new fields are also available through APIv2.

Charger labels

You can now add labels to chargers. These labels are visible under charger information and can also be viewed on Chargers list. Labels support a handful of different colors, so you they provide a versatile way of adding new information to chargers.

Note for our API users: labels use the "custom properties" field of the charger under the hood, so they are available through there.

Personal preferences

We are introducing personal preferences under Settings. You can save your personal preferences such as language, time zone, country and currency which will be used to customize the user interface accordingly. Corresponding fields will also show your preference as the first option to make things extra easy!

Other improvements

  • Added column options for data tables. You can now reorder and hide columns as you wish and the settings will be saved.
  • Charging remote starts can be initiated with a free text RFID now. By default a randomized RFID will be used, but you can manually change the RFID to which ever you want. No more need for drivers for more simple use cases.
  • OCPP logs are now by default minified. You can expand the OCPP logs row-by-row by clicking "Expand", which will format the logs into a more readable format than before.
  • Added "Select all" option when adding site access to operators and drivers.
  • Changed date pickers to support free text inputs as well, so you can write the wanted date instead of having to click through the calendar when more appropriate.

· One min read

🐛 Bug fixes

Charging session handling

  • Improvements for consumption time series calculation when meter values are not aligned with transaction and themselves. Now total consumption in time series and transaction is set to be same (that was not always the case previously).
  • If total consumption is going to be huge (> 500 kWh), it is set to 0 and no price is calculated.
  • When total consumption differs from received meter values, the difference is now added to the last 15min slot that has consumption (not just to the last one).

· 2 min read

Thank you everyone for the feedback regarding Connect beta release! The reception has been greater than we could have even anticipated, which is awesome to see.

Next we are releasing a new commenting feature to Connect, which makes internal communication much easier when doing operational work. We are also releasing success rate metric to dashboard and other small improvements on the platform.

Comment fields for sites, chargers and drivers

You can now leave comments under sites, chargers and drivers. Comments allow you to document made changes in an easy way. Comment fields are available under sites, chargers and drivers.

Success rate for dashboard

Our first step towards bringing better tooling to monitor your charger infrastructure performance is the success rate. Success rate is the key metric to see the percentage of successful charging sessions. We will be working on bringing you better tools to compare success rates between different manufacturers and charger models in the future.

Other improvements

  • Added manufacturer and model filters to Chargers page
  • "Chargers" and "Subsites" columns now show the number of all chargers and subsites (including subsites) on the Sites page
  • Data tables now handle loading state in a more graceful way, no more blocking loading animation if data is found from cache
  • Fixed canceling user details update making Connect error
  • Added missing "Clear charging profiles" and "Request diagnostics" charger actions
  • Added links to Chargers page with corresponding status filters in "Sockets" in Dashboard
  • Made site explorer more versatile under individual site and charger pages
    • Added links to previous and next sibling site
    • Added button for bringing focus back to the currently active site next to the search bar

· 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.