MQTT Bridge
VerneMQ can interface with other brokers (and itself) via MQTT bridges.
Enabling the bridge functionality
plugins.vmq_bridge = on$ vmq-admin bridge show
+-----------------+-----------+----------+-------------------+
| endpoint |buffer size|buffer max|buffer dropped msgs|
+-----------------+-----------+----------+-------------------+
|192.168.1.10:1883| 0 | 0 | 0 |
+-----------------+-----------+----------+-------------------+Sample MQTT Bridge
Sample MQTT Bridge that uses SSL/TLS
Restarting MQTT Bridges
Last updated
Was this helpful?