-
Notifications
You must be signed in to change notification settings - Fork 0
Snapshots and Scenarios
xavier edited this page Aug 26, 2026
·
4 revisions
It can be access thru their pages or use their API calls
NOTE: read internal docs to learn about theirs API endpoints.
If you want a state you want to test multiple times without changing everything back manually. It stores the all VINs connected and Oauth2 setting (and future scopes).
It is so you don't have to open all doors manually and most importantly so you have some cases ready like no connection, power saving mode, service due, tires low etc.
All addition or ideas of edge cases are welcome (PR or Issue if you don't know around GitHub)
Scenario is stored in scenario.json
Tip
Check the option dictionary in classCar.py to see all valid options.