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

Way to differentiate 5, 6, 7 seat Model X #296

Open
joepalexander opened this issue Dec 31, 2021 · 0 comments
Open

Way to differentiate 5, 6, 7 seat Model X #296

joepalexander opened this issue Dec 31, 2021 · 0 comments

Comments

@joepalexander
Copy link
Contributor

joepalexander commented Dec 31, 2021

I recently picked my personal project up and have been using this library a lot more. I have managed to aggregate every other piece of data linking to the 13 cars on my holding account. My one issue relates to the one Model X we have in the fleet. I was wondering if anyone had had a chance to pull the vehicle config for a Model X and had noticed any different variables in the JSON response? The two tells for me seem to be the

  1. vehicle_config[rear_seat_type] == (returns an 8 for my Model X 5 seat)

  2. vehicle_config[third_row_seats] == (none)

variables.

My issue is that, I have no problem differentiating between a 5 seat and a 6&7 seat due to the third row seat variable, however no method of automatically differentiating between 6 and 7 seat models.

Has anyone looked into this before? or would anyone be able to pull the vehicle_config for a 6 or 7 seat Mx and compare those two variables?

Amazing library Mark! - Thanks

J

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

No branches or pull requests

1 participant