mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
docs: explain MQTT in Readme via link to Wikipedia (#4985)
- Vehicle data is published to a local **[MQTT](https://en.wikipedia.org/wiki/MQTT)** Broker
This commit is contained in:
@@ -13,7 +13,7 @@ A powerful, self-hosted data logger for your Tesla.
|
||||
- Written in **[Elixir](https://elixir-lang.org/)**
|
||||
- Data is stored in a **Postgres** database
|
||||
- Visualization and data analysis with **Grafana**
|
||||
- Vehicle data is published to a local **MQTT** Broker
|
||||
- Vehicle data is published to a local **[MQTT](https://en.wikipedia.org/wiki/MQTT)** Broker
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user