Files
archived-teslamateapi/README.md
2021-02-09 10:39:09 +01:00

26 lines
746 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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