added
Release v1.1.8
over 1 year ago by ReadMe API
v1.1.8 - 13.02.2023
New domain
Both Drive API and the Swagger docs have new URLs! The API of course stays available also on the current URL.
Swagger on the previous URLs is not up to date for now, we will try to bring it in line with the new URL, though
please try to switch to the new one provided below (only Stage version will be used from now on).
Hopefully new domains will make it easier to access the API and documentation and differentiate between environments.
Drive API URL: https://drive-api.plugsurfing.com/ (https://drive-api-stage.plugsurfing.com/ for stage environment).
Swagger: https://drive-api-docs-stage.plugsurfing.com/
Minor improvements
- Power output of connectors truncated to the whole watt (previously it could include decimal values based on the data received from CPO)
- Improved response times for specific endpoint calls due to improved caching
- Optimized utilization of resources through reusing connections to internal services
- Improved logging for better and faster identification of issues