Difference between revisions of "MQTT Adapter"
From Datonis
m (Tag: Visual edit) |
m (Tag: Visual edit) |
||
Line 2: | Line 2: | ||
== Prerequisite == | == Prerequisite == | ||
− | * MQTT broker should be installed in | + | * MQTT broker should be installed in your setup and accessible to Datonis Edge. |
− | ** To install the MQTT broker in Ubuntu you can follow the steps given | + | ** To install the MQTT broker in Ubuntu you can follow the steps given at https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-18-04. You can generate the certificates required for MQTTS connection using the steps given at http://www.steves-internet-guide.com/mosquitto-tls/ |
+ | ** To install the MQTT broker in Windows, you can download the latest exe file from the official mosquitto site https://mosquitto.org/download/. Then you can follow the steps given at https://bytesofgigabytes.com/mqtt/installing-mqtt-broker-on-windows/. To configure the MQTTS you can follow the steps given at https://bytesofgigabytes.com/mqtt/installing-mqtt-broker-on-windows/. | ||
== Settings == | == Settings == | ||
This is settings section. | This is settings section. |
Revision as of 09:50, 5 April 2022
Edge Gateway Home > MQTT Adapter
Prerequisite
- MQTT broker should be installed in your setup and accessible to Datonis Edge.
- To install the MQTT broker in Ubuntu you can follow the steps given at https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-18-04. You can generate the certificates required for MQTTS connection using the steps given at http://www.steves-internet-guide.com/mosquitto-tls/
- To install the MQTT broker in Windows, you can download the latest exe file from the official mosquitto site https://mosquitto.org/download/. Then you can follow the steps given at https://bytesofgigabytes.com/mqtt/installing-mqtt-broker-on-windows/. To configure the MQTTS you can follow the steps given at https://bytesofgigabytes.com/mqtt/installing-mqtt-broker-on-windows/.
Settings
This is settings section.