ev-server icon indicating copy to clipboard operation
ev-server copied to clipboard

The Open e-Mobility Charging Station management backend server (check also ev-dashboard and ev-mobile)

Results 104 ev-server issues
Sort by recently updated
recently updated
newest added

I encountered error when building \ starting: > npm version && npm run build:prod { 'ev-server': '2.7.6', npm: '6.14.18', ares: '1.16.1', brotli: '1.0.9', cldr: '37.0', http_parser: '2.9.3', icu: '67.1', llhttp:...

Error 400 in calling the Smart Charging java web service: ![image](https://user-images.githubusercontent.com/25266945/227782016-5c191ab7-cc7a-4939-9339-01d3b46d0fcb.png) 3 x 67.124 = 201.372 so the Smart Charging service should not throw an exception! In JS you can...

Hi Serge Previous I was able to download 2.7.5 version from github. I am not able to find latest code and see only 2.6.10 being available. Can you please help?...

Bumps [i18n-js](https://github.com/fnando/i18n) from 3.9.2 to 4.2.3. Changelog Sourced from i18n-js's changelog. v4.2.3 - Mar 5, 2023 [Added] Introduce useMakePlural(options) function as way of creating pluralizers on top of make-plural. [Changed]...

dependencies

Hello Team, I am not able to find configuration required to create an admin and super admin for the server. I tried to put below mentioned configuration in /src/assets/config.json but...

Hi Mr Serge and team, is the submodules repo private ? Im trying to clone the ev-server repo including the submodules by running this command `git clone --recurse-submodules https://github.com/sap-labs-france/ev-server.git` but...

Hi Been working on connection Simulation code to EV server, simulated chargers do send heartbeat message but connection is not established and chargers don't show up on dashboard. Anyone who...