Bridges
Mosquitto offers a variety of enterprise-grade integrations, ensuring seamless connectivity between MQTT and
widely-used services. Bridges can be used to forward data to or persist data from the Mosquitto broker within other
services. All bridges must be activated by adding them to the mosquitto.conf
file in order to use them.
The following bridges support configuring via the MQTT Control API or the MQTT Cedalo Platform UI:
Follow one of the links below to explore the different configuration options:
Aligned with the new features mentioned in the above listed links, we further simplified the loading process of plugins that are configurable via the UI at broker startup time. This means that the file management is now managed by the Pro Mosquitto broker. Therefore, in single node deployments JSON config files are simply used as a backup while in cluster setups there will be no config file needed at all. This is because all changes to the config are now automatically persisted as part of the cluster synchronization process.
In order to preserve a stable environment, avoid editing the persisted config file in single node deployments!
Below listed bridges will also be configurable via MQTT Control API and Cedalo Platform UI in future version of Mosquitto Pro. For the moment, they must be configured manually by providing a JSON configuration file or by extending the mosquitto.conf
file. This is plugin dependent.
To activate and configure the following Bridges, click on the specific bridge to get more information: