A Simple Introduction to MQTT Bridges in the Cedalo MQTT Platform

If you’re new to MQTT or just starting to explore the Cedalo MQTT Platform, you might come across the term “MQTT Bridge.”
It sounds technical — but don’t worry. In this article, you’ll learn exactly what an MQTT bridge is, why it’s useful, and when you might need one. And most importantly: you won’t need to configure anything yourself. Our team will handle that for you.

Let’s dive in.

What Is an MQTT Bridge?

An MQTT bridge is a feature that allows two MQTT brokers to connect with each other.

Think of it like building a tunnel between two separate rooms. Messages published in the first room can travel through the tunnel and appear in the second room — and, if needed, messages from the second room can also travel back the other way.

In simple terms:

An MQTT bridge enables two brokers to share data automatically.

This is extremely useful when you have devices, sensors, or systems spread across different networks, locations, or departments, and you want them to communicate without moving all devices to the same broker.

Why Would You Use a Bridge?

Bridges are commonly used when:

1. You have multiple sites or locations

For example:
A factory has one MQTT broker for machines on the shop floor, and another broker in the IT department for analytics.
A bridge automatically shares the relevant data between them.

2. You want to collect data centrally

If you have many smaller MQTT brokers — one per line, machine, building, or customer site — a bridge can forward selected data to one central MQTT broker where dashboards, analytics, or cloud services run.

3. You want separation and security

Sometimes devices must stay inside a closed network for safety reasons.
A bridge lets you carefully control which data leaves the local environment, without exposing the whole network.

4. You need scalability

As your system grows, bridges help you expand without redesigning everything.
Just add another broker and bridge it to the others — easy and modular.

What Makes MQTT Bridges in Cedalo So Powerful?

The Cedalo MQTT Platform builds on top of Eclipse Mosquitto and enhances the experience with:

  • easy monitoring
  • clear configuration management
  • solid security concepts
  • better visibility into broker and bridge health

This makes bridges not only useful, but also reliable and manageable — even in large-scale environments.

Do I Need to Configure This Myself?

No.
And that’s the best part.

Configuring a bridge manually requires technical expertise, careful planning, and proper security settings. To keep the process simple, trial users and new users can simply contact us, and we’ll set everything up for you.

All you need to tell us is:

  • which brokers you want connected
  • which direction data should flow
  • which topics matter to you

We handle the rest — from configuration to testing.

laurenz.dallinger@cedalo.com