Skip to content
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

TEST: Once unplugged what should chargingStatus say? #26

Open
jamisonderek opened this issue Jun 18, 2021 · 1 comment
Open

TEST: Once unplugged what should chargingStatus say? #26

jamisonderek opened this issue Jun 18, 2021 · 1 comment

Comments

@jamisonderek
Copy link
Owner

No description provided.

@jamisonderek jamisonderek changed the title Once unplugged what should chargingStatus say? TEST: Once unplugged what should chargingStatus say? Jun 18, 2021
@jamisonderek
Copy link
Owner Author

This needs to be tested on an EV car.

Plug it in, start charging schedule (for say 2 hours). what does /api/fordconnect/vehicles/v1/{{vehicleId}} say for
"chargingStatus": {
"value": "EvseNotDetected",
"timeStamp": "06-18-2021 18:26:11",
"chargeStartTime": "06-08-2021 11:58:00",
"chargeEndTime": "06-08-2021 12:29:00"
},
Now unplug the the car. what does /api/fordconnect/vehicles/v1/{{vehicleId}} say for chargingStatus now? (did chargeEndTime change to the current time? what does the 'value' show?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant