A tool designed to compare the API calls between `teslatte` and the publicly documented Tesla APIs.
**Note:** This tool is bespoke to the build of `teslatte` and is not intended for publishing on crates.io.
This project does (or will do) the following:
* Scrape the teslatte project for what has been implemented.
* Scrape the Fleet API for its list of endpoints.
* Scrape the Command Mode SDK sources for its list of endpoints: https://github.com/teslamotors/vehicle-command/blob/main/cmd/tesla-control/commands.go