added
Release v1.1.22
over 1 year ago by ReadMe API
v1.1.22 - 23.11.2023
Removing duplicated EVSEs and connectors
In very rare instances Drive API returned 2 available EVSEs with the same id within the same location.
This was caused by duplicated data received from CPOs which we'll clean up programmatically before
returning response.
Improved error handling in subscriptions
For some errors in subscriptions it wasn't clear what is the reason of a failure.
We've enhanced error messages for subscription issues to provide more insight.