refactor
This commit is contained in:
parent
8a44e4aeef
commit
d34c642377
5 changed files with 140 additions and 5 deletions
|
@ -34,7 +34,7 @@ Each message is inside a topic allowing for organizing them.
|
|||
### 1. **IoT (Internet of Things):**
|
||||
- MQTT is widely used in IoT scenarios for efficient communication between devices.
|
||||
### 2. **Home Automation:**
|
||||
- Smart homes leverage MQTT for controlling and monitoring devices. For example zigbee2mqtt with [Home Assistant](../applications/web/Home%20Assistant.md).
|
||||
- Smart homes leverage MQTT for controlling and monitoring devices. For example [zigbee2mqtt](../applications/web/zigbee2mqtt.md) with [Home Assistant](../applications/web/Home%20Assistant.md).
|
||||
### 3. **Messaging in Remote Locations:**
|
||||
- Suitable for scenarios with low bandwidth, high latency, or unreliable connections.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue