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:
Daniel Cardenas
2025-10-03 06:13:08 -07:00
committed by GitHub
parent 6b01ec3585
commit 672d4e3a91
+1 -1
View File
@@ -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