Skip to content

Commit

Permalink
[DOCS] Remove Zigbee (#1835)
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile authored Dec 14, 2023
1 parent c05a759 commit d79d630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ OpenMQTTGateway aims to unify various technologies and protocols into a single f
MQTT, short for Message Queuing Telemetry Transport, is a lightweight messaging protocol ideal for IoT devices.

An MQTT gateway or bridge plays a pivotal role in the MQTT ecosystem:
* Protocol Translation: It converts non-MQTT protocols (like Zigbee or Bluetooth) into MQTT, enabling broader network communication.
* Protocol Translation: It converts non-MQTT protocols (like LoRa or Bluetooth) into MQTT, enabling broader network communication.
* Data Aggregation: Combines data from multiple devices into single messages, optimizing network use.
* Security: Incorporates features like SSL/TLS encryption to safeguard data during transmission.
* Device Management: Handles tasks like firmware updates and remote configuration changes.
Expand Down

0 comments on commit d79d630

Please sign in to comment.