Skip to content

Releases: sap-labs-france/ev-dashboard

e-Mobility V2.4.88

05 Sep 19:36
Compare
Choose a tag to compare
  • Added Mercedes connector to get the SoC on AC Charging Stations
  • Enhanced consumption charts with different series
  • Added Site ID in Logs for Site Admin role
  • Made 'email' and 'name' not mandatory when updating an User
  • Transaction and Log endpoints RESTful have been migrated
  • Limit the number of Logs to 10 millions max
  • Fixed lost of OCPI configuration
  • Finalized DBT Charging Station's model in templates

e-Mobility V2.4.87

25 Aug 18:27
9b21d84
Compare
Choose a tag to compare
  • Added OCPP Trigger Data Transfer in RESTful API
  • Remove prefix from OCPI tariff and use 'Default' as default tariff
  • Added new DBT Charging Station's model in templates

e-Mobility 2.4.85

13 Aug 20:49
Compare
Choose a tag to compare
  • Show asset's consumption/production in the Site Area charts
  • EVlink Smart Wallbox - new serial number added to the templates
  • Wall Box Chargers - new firmware added to the templates
  • Fixed: Domestic connector for OCPI

e-Mobility V2.4.83

04 Aug 19:45
Compare
Choose a tag to compare
  • Fixed OCPI Register Endpoint not getting the IOP information

e-Mobility 2.4.82

03 Aug 19:47
Compare
Choose a tag to compare
  • Periodic billing operations are now executed daily
  • Some logs improvements

e-Mobility V2.4.81

30 Jul 19:04
1feb537
Compare
Choose a tag to compare
  • Implemented Mercedez access for getting Car's battery level during the charging session for the Smart Charging
  • Added new ARK Charging Station's model in templates
  • Clean up Charging Station's connector when Available Status Notification is sent with no Stop Transaction

e-Mobility V2.4.80

29 Jul 20:24
d567219
Compare
Choose a tag to compare
  • Import Tags and Users with Sites + Auto activate Tags and Users' account
  • Add Transaction endpoints to RESTfull public API
  • Optimized Database performances on Charging Stations, Transactions, Users, Stats and Site Areas
  • Display Web Socket protocol not provided in customer's tenant

e-Mobility V2.4.79

26 Jul 20:22
fd1716a
Compare
Choose a tag to compare
  • Fixed Site Admin cannot see Statistics of his Users
  • Fixed missing IDs in RESTful file documentation
  • Lacroix / Linky Asset integration
  • Check Charging Station Registration Token at Web Socket connection and refuse it if not valid
  • Set OCPI Opening Hours and Tariff ID for SLF Caen
  • Set the OCPP heartbeat to 60 secs in OCPP 1.6-J
  • Stop OCPI Transaction if receiving OCPP Meter Values with unknown Transaction ID
  • Do not create a Transaction before checking Roaming Authorization
  • Request OCPI Authorization Token also in OCPP Start Transaction in addition to OCPP Authorize
  • Restrain OCPI Remote Authorization Token validity from 10 mins to 2 mins

e-Mobility V2.4.78

20 Jul 20:49
Compare
Choose a tag to compare
  • Do not try to process OCPI sessions in progress
  • Always check OCPI Sessions and CDRs once in the Job
  • End of Charge notification is sent only once
  • Increase database performances in clustered environment

e-Mobility V2.4.77

18 Jul 21:24
5419a61
Compare
Choose a tag to compare
  • Introduced the Badge visual ID in the Transaction's lists and pop-ups
  • Start a Transaction with the Badge visual ID
  • Fixed excluded already processed Charge Points
  • Fixed get lastest Assets' consumptions
  • Do not update the Charging Station's heart beat when checked by the job
  • Check OCPI Transactions on only finished Transactions
  • Free the Connector's runtime data of already stopped Transaction
  • Web Socket simplification