Skip to main content

22 posts tagged with "eMabler UI"

View All Tags

Β· One min read

πŸš€ New features​

Payment Terminals​

New functionality to support payment terminals for chargers has been released. In the first phase of supporting different payment terminals we are bringing support to Siemens terminals supporting California Pricing Requirement protocol. In the future we will be supporting more methods with different terminal types.

πŸͺ„ Enhancements​

API​

  • New payment terminal endpoints

Β· 2 min read

πŸš€ New features​

New experience for using DLM​

We have been working hard on making the Dynamic Load Management easier to use in our platform and today we are launching the new DLM experience! Now DLM is more tightly connected to existing site structure and it has a new page for managing it built from the ground up. Enabling DLM for a site is now as easy as setting up the correct earthing system and the max current the fuses can handle and activating it. You can see real time statistics on how much amperage your site is using and how much individual sockets are using current. The support for external metering is also still there, so you can configure more complex setups and still have a good experience with the Dynamic Load Management.

New DLM page

πŸͺ„ Enhancements​

eMabler UI & API​

  • We are preparing to launch a new way of managing PDF invoicing on our platform, so we are releasing some preparations for that. More information on this will be released later.

πŸ› Bug fixes​

eMabler UI​

  • Transaction details are now shown correctly
  • Activating Utility Cloud integrations can now be done through the UI
  • Other small bug fixes

API​

  • Several bug fixes

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

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

Β· One min read

πŸš€ New features​

New API for getting Charging Data Records​

Now you can fetch Charging Data Records with the new API: /integrations/cdrs

πŸͺ„ Enhancements​

API​

  • Added possibility enter either invoice message or invoice reference to payer data

eMabler UI​

  • Added invoice message field for Payment tab under Site and Driver pages
  • Charging Statistics results column order is now saved to browsers memory

πŸ› Bug fixes​

API​

  • Fixed number of offline sockets in eMabler UI dashboard
  • Other minor bug fixes

eMabler UI​

  • Fixed tariff page loading infinitely under site if there were no tariffs in the system
  • Added performance enhancements for Site manager sidebar navigation user interface rendering

Β· One min read

πŸͺ„ Enhancements​

eMabler UI​

  • Updated Tariff page look-and-feel.
  • Added new price element type MONTHLY_FLAT.
    • Now you can charge a flat fee on a monthly basis
  • Updated Charging Statistics page.
    • Filters are now saved to URL parameters to allow sharing certain statistics views with link.
    • UI layout is more user friendly.
    • Table settings (columns, filters, sorting) are saved to browser's memory between sessions.
  • Added β€œPublic place” checkbox for Site location view.

OCPI​

  • Support for OCPP 2.0.1 chargers.