mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
26 lines
746 B
Markdown
26 lines
746 B
Markdown
# TeslaMateApi
|
||
|
||
TeslaMate RESTful API plugin to get data collected by self-hosted data logger TeslaMate.
|
||
|
||
- Written in **[Golang](https://golang.org/)**
|
||
- Data is collected from TeslaMate **Postgres** database and local **MQTT** Broker
|
||
|
||
## How to use
|
||
|
||
*Information will be updated..*
|
||
|
||
## API documentation
|
||
|
||
*Information will be updated..*
|
||
|
||
## Security information
|
||
|
||
There is **not** possibility to get your Tesla account tokens by this API and we'll keep it this way!
|
||
|
||
The data that is accessible is data like the cars, charges, drives, current status, updates and global settings.
|
||
|
||
## Credits
|
||
|
||
- Authors: Tobias Lindberg – [List of contributors](https://github.com/tobiasehlert/teslamateapi/graphs/contributors)
|
||
- Distributed under MIT License
|