Skip to main content

14 posts tagged with "API"

View All Tags

ยท 2 min read

๐Ÿš€ New featuresโ€‹

Updated tariff pageโ€‹

  • New simplified page design for managing tariffs. More emphasis on the most important part, the price elements!
  • New tariff page also has some quality of life upgrades, like the ability to duplicate price elements for easier tariff management.
  • We released the tariff price element restriction support (for OCPI only currently) for our API a while back and now that is also supported in the eMabler UI.

New tariff page

More flexibility for the Excel import tool for sitesโ€‹

  • You asked for it and we delivered: you can now link existing sites as parents for new sites created with site Excel import!
  • Our Excel template also supports dates in Excel native way now, so you shouldn't encounter date formatting issues anymore when using the Excel import functionality.

๐Ÿ› Bug fixesโ€‹

eMabler UIโ€‹

  • When opening a single CDR, the details view now shows the currency with the prices
  • With some chargers the "Used amperage by phase" chart didn't match the actual values given by the DLM, which is now fixed

APIโ€‹

  • Sites which have DLM configuration set at some point can now be deleted
  • Other small bug fixes

OCPIโ€‹

  • General bug fixes

ยท 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

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