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

Hi. Mr.Serge I saw master/slave variable on the this server. But i couldn't solve it. Could you explain it shortly. How can i use it and why i have to...

Site admin should be able to: - See admin data on charging stations located on sites where he is site admin - See basic data for all other stations Impacted...

enhancement

The endpoint to assign a Tag to a user cannot be used by the admin. The admin must modify the tag instead via the endpoint below: ![image.png](https://images.zenhubusercontent.com/5fa82ce7552e0aed8eb43377/2a9929b7-e080-40a2-bb79-8ff23f662518) However, the code...

In processDynamicAsserts() when the authorization fails the resulting error logs doesn't give much information on what entity the issue occured, thus making it more difficult to investigate. ex: John Doe...

enhancement

Example: we retrieve the user associated to the connector (withUser) The user is allowed to read the connector BUT we don't check if the user is allowed to READ the...

enhancement

To be on the safe side and avoid billing inconsistent data we need to make sure the meter values we receive are consistent. This does not occur so often. So...

Hello Mr. Serge How can i delete Notification with REST Api with Notification id? In addition; How can I get pricing of charging station with rest api? Thank you for...

The reserveNow command cannot be used as is because the expected RFDID parameter is not visible to users with role 'BASIC'. The logic of the reserveNow endpoint must be aligned...

enhancement

Customers may have their own mobile app. In that situation, the customer should be able to declare which app is to be used when verifying a new user or when...

feature