https://github.com/acvigue/teslaprotobufs
Source .proto files for controlling Tesla vehicles over the new API
https://github.com/acvigue/teslaprotobufs
ble protobuf tesla
Last synced: 7 months ago
JSON representation
Source .proto files for controlling Tesla vehicles over the new API
- Host: GitHub
- URL: https://github.com/acvigue/teslaprotobufs
- Owner: acvigue
- License: apache-2.0
- Created: 2023-11-15T02:08:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T02:14:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T19:36:39.118Z (9 months ago)
- Topics: ble, protobuf, tesla
- Homepage: https://vigue.me
- Size: 32.2 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tesla Protobufs
A collection of approximate source `.proto` files as seen in Tesla's [vehicle-command](https://github.com/teslamotors/vehicle-command) server.
These were made by hand from the compiled Go libraries and took me a couple of days.
If you find them helpful, drop a tip on my [GitHub Sponsors page](https://github.com/sponsors/acvigue)!
## Authors
- [@acvigue](https://www.github.com/acvigue)
## Contributing
Contributions are encouraged and always welcome!
## Acknowledgements
- [@teslamotors](https://www.github.com/teslamotors) for releasing the new API system that works over Bluetooth LE