[DOCS] Add recommendation for EMQX (#1641)

* [DOCS] Add recommendation for EMQX

* [DOCS] Adjust the position and size of the sponsor logo
This commit is contained in:
zhouzb
2023-05-16 22:52:07 +08:00
committed by GitHub
parent e640c8342a
commit 624243d0dc
3 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
OpenMQTTGateway project goal is to concentrate in one firmware different technologies and protocols, decreasing by the way the number of physical bridges needed, and hiding the different technologies singularity behind a simple & wide spread communication protocol; MQTT.
## Sponsors
<a href = "https://www.emqx.com/en?utm_source=github.com&utm_medium=referral&utm_campaign=OpenMQTTGateway-github-to-emqx-home"><img src="https://github.com/1technophile/OpenMQTTGateway/blob/development/docs/img/EMQ.png" height="100"/></a>
## Documentation
The documentation is [here](https://docs.openmqttgateway.com)

BIN
docs/img/EMQ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -6,6 +6,7 @@ All the events or commands could pass by the broker.
There are many choices of brokers, here are some of the most popular:
* [Mosquitto](https://mosquitto.org/) (Open source)
* [Moquette](https://moquette-io.github.io/moquette/) (Open source)
* [EMQX](https://www.emqx.io/) (Open Source)
* [HiveMQ](https://www.hivemq.com/hivemq/features/)
* Embedded MQTT brokers (Home Assistant and OpenHAB)