We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
old protocol:
{ "response": null, "error": "Tesla Vehicle Command Protocol required, please refer to the documentation here: https://developer.tesla.cn/docs/fleet-api/support/announcements#2023-10-09-rest-api-vehicle-commands-endpoint-deprecation-warning", "error_description": "", "txid": "48ab51b1237b909bfb48304572112368" }
new protocol:
{"response":null,"error":"invalid_command","error_description":""}
when using new protocol, other command is OK, for example: flash_lights, honk_horn and others.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
old protocol:
new protocol:
when using new protocol, other command is OK, for example: flash_lights, honk_horn and others.
The text was updated successfully, but these errors were encountered: