An open API service indexing awesome lists of open source software.

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

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