-
-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add vehicle chargings and trips API endpoint #795
Add vehicle chargings and trips API endpoint #795
Conversation
Also added CURL to the Docker image to support HTTP healthchecks for the container. |
thanks for you contribution I will look at it. |
Thank you @flobz I see the pipeline fails now because I added the curl package to enable docker HTTP health checks. Should I pin curl to a version? |
Very useful and good work @GewoonJaap . Was waiting for this for a long time and I hope it will merge soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for you contribution.
Could you look to my suggested changes ?
Updated the API and readme with the new endpoints and changed the JSON return method as you suggested :) |
lgtm thanks ! |
This PR adds endpoints to retrieve vehicles charging sessions and the trips.