Integrating Mixed-Vendor and Legacy Systems Into One BMS
How gateways, networks and protocol translation make a mixed-vendor, legacy building of chillers, meters and controllers behave as one coordinated BMS.

A building is never one brand
Picture the plant room of a fifteen-year-old office tower. The big chiller was installed when the building opened, with its own controller and its own way of talking. The energy meters were added five years later during a retrofit, from a different supplier. The lighting control panel came from whoever won that particular tender. The newest addition — a set of variable-speed pumps — arrived last year with yet another maker's controller bolted on.
None of these were designed to talk to each other. Each was installed by a different contractor, in a different year, to solve a different problem. And yet the facility manager is now expected to see all of it on one screen and coordinate it as a single system.
This is the real world of building automation. Buildings are not born as one tidy, coordinated whole — they accumulate equipment over decades. The genuinely hard, genuinely valuable work of a modern BMS (building management system, the supervisory brain we have been building up across this course) is making that accumulated mixture behave as one. This part is about how that is done: the networks, the translators, and the honest scope of the job.
Why integration is hard
If every piece of equipment spoke the same language and came with perfect documentation, integration would be a wiring exercise. It is hard for reasons that have nothing to do with clever engineering and everything to do with history.
- Equipment installed years apart. A controller from 2010 and one from 2024 were designed to different assumptions. Even from the same maker, the older one may not support what the newer one expects.
- Rival makers, different protocols. In an earlier part we met the two dominant languages: BACnet, the protocol built for whole-building systems, and Modbus, the older, simpler language that lives inside individual pieces of equipment like meters, drives and chillers. A mixed building speaks both — plus, often, a proprietary dialect a manufacturer invented for its own kit and never fully documented.
- Missing documentation. The contractor who commissioned the old lighting panel has moved on. The register map — the list that says "value 40001 is the supply temperature" — was on a laptop that was wiped three phones ago. A large slice of integration work is simply rediscovering what the equipment already knows but nobody wrote down.
So the challenge is not that the equipment is stupid. It is that the building is a patchwork of competent islands, each fluent in its own tongue, none of them introduced to the others.
The gateway: a translator at the border
The device that solves this is the gateway (sometimes called a protocol router). In the previous part we defined it as the thing that sits between two protocols and converts one into the other. Here is where it earns its keep.
Think of a gateway as a translator standing at a border crossing. On one side, a chiller insists on speaking Modbus. On the other side, the building's head-end — the supervisory computer where operators watch and command everything — expects BACnet. The gateway listens to the Modbus side, understands "register 40007 = 6.8 °C chilled-water supply temperature," and re-announces that same fact in BACnet as a properly named point the head-end can display, trend and alarm on. It does the reverse for commands going the other way.
The concrete pattern to remember: a gateway bridges BACnet (the building systems) and Modbus (the equipment) so a single head-end can supervise a mixed-vendor plant. One screen, one set of alarms, one place to coordinate — over a plant that was never designed to be coordinated.
A gateway does not make the old equipment smarter. It makes the old equipment legible. That distinction matters, and we will come back to it.
The network is itself a system
It is tempting to treat "the network" as a given — cables in the wall, it either works or it doesn't. In a serious building, that assumption is where projects go wrong. The network is a system that has to be designed, not assumed.
Two layers are worth naming.
The field bus is the local wiring that connects controllers and equipment in one area — the low-cost, robust cabling that daisy-chains a row of pumps or a floor of room controllers. It is deliberately simple and slow, because it only has to carry small, frequent messages over short distances. Modbus and BACnet both have field-bus forms that run over this kind of wiring.
The building backbone is the faster, higher-capacity network — usually standard IP networking, the same family your office computers use — that ties the whole building together and carries data up to the head-end. Where the field bus is a village road, the backbone is the highway between towns.
A gateway typically sits at the junction between the two: it gathers from the slow field bus on one side and publishes onto the backbone on the other. Getting the topology right — how many devices hang off one bus, how long the cable runs are, where the gateways sit, how the backbone is segmented — is real engineering. Overload a field bus with too many chatty devices and data arrives late; a head-end acting on late data is a head-end making decisions about a building that no longer exists. Networks that were "assumed" rather than designed are one of the most common reasons a technically sound BMS feels sluggish and unreliable in the field.
Surfacing a legacy system without ripping it out
Here is the situation that comes up on almost every modernization job. There is an old standalone system — a decade-old chiller controller, or a lighting panel that has quietly done its job for years — that works perfectly well on its own but is completely blind to the rest of the building. It has no BACnet, no obvious way in. The tempting answer is to tear it out and replace it. The expensive, disruptive, often unnecessary answer.
The better answer is to surface its data where it already exists. Most legacy equipment, even old equipment, exposes something: a Modbus port, a bank of dry contacts (simple on/off signals), an analogue output carrying a temperature. The integration task is to find that opening, work out what each value means — sometimes by patient testing when the documentation is gone — and put a gateway on it so the values flow up to the head-end.
The result: the old chiller controller keeps running its own internal logic exactly as before, untouched and unrisked, but now the facility manager can see its supply temperature, its status and its alarms on the same screen as everything else. You did not replace it. You gave it a voice. That is usually a fraction of the cost and disruption of a replacement, and it is the difference between a modernization project a building owner can afford and one they keep deferring.
Replacement still happens — when equipment is genuinely at end of life, or when the old logic itself is the problem. But "integrate first, replace only when justified" is the discipline that separates a thoughtful upgrade from a rip-and-replace sales pitch.
A note on security: once it's on the network
Everything above quietly changes the risk picture, and it deserves a moment.
The moment your head-end and gateways sit on an IP network, the controls that run your building become, in principle, reachable the way any networked computer is reachable. That is enormously convenient: a contractor can offer remote support, diagnosing a fault or adjusting a sequence without driving to site. But the same door that lets a trusted engineer in from home is a door that, left unguarded, others could try.
This is the IT/OT boundary — the line between ordinary information technology (email, office computers, the internet) and operational technology (the controls that physically run the chillers, pumps and dampers). The building's operational network should not sit wide open on the same footing as the guest wi-fi. Sensible practice keeps the controls behind a controlled boundary, with remote access going through a deliberate, authenticated path rather than an exposed one, and with a clear answer to a simple question: who, exactly, can reach the controls, and how?
You do not need to be a security specialist to hold the principle. A BMS that can be operated is a BMS that can be mis-operated if the wrong person reaches it. Networking the building is worth doing — it just has to be done with the boundary drawn on purpose, not by accident.
Open versus proprietary: the cost of a closed building
There is a strategic choice underneath all of this, and it is the one a building owner will live with longest.
A proprietary system is one where the equipment, the controllers and the head-end all come from a single maker and only fully cooperate with that maker's own kit. It can be beautifully polished on day one. The catch reveals itself in year five, when you want to add a different brand of meter, or a rival's more efficient chiller, or simply get a competitive quote for service — and discover you cannot, because the system only truly speaks its own maker's language. That is vendor lock-in: the long-term cost of a closed building, paid in inflated service contracts and foreclosed choices.
An open system is built around shared, published protocols like BACnet and Modbus, so equipment from different makers can be mixed and the owner keeps the freedom to choose. It may ask for slightly more integration effort up front. It buys decades of flexibility. Given that buildings accumulate equipment — the very fact we started with — designing for openness is designing for the building you will actually have, not the tidy one you imagine on opening day.
This is the automation team's core work
If this part has felt less like a single tidy technique and more like a discipline, that is the honest picture. Legacy and mixed-vendor integration is the defining challenge of BMS modernization: not inventing something new, but making a building's accumulated decades of equipment finally act as one coordinated system, without needless replacement, on a network designed to be reliable and secure.
It is also, precisely, the work an automation team is hired to do. Cobler's Automation Services exist for exactly this scope — integrating and modernizing legacy and mixed-vendor BMS so a mismatched building behaves as one. The specifics of the protocols we relied on here are covered in the previous part; the electrical side of the equipment being coordinated — the three-phase motors driving compressors and pumps, and the variable-speed drives that regulate them — is worth revisiting from the Electricity Fundamentals course if the hardware feels unfamiliar.
Galco's Tech Tip explains how the open BACnet standard lets equipment from many different manufacturers speak one common language on a single building network.
The takeaway
Real buildings are patchworks: chillers, meters and controllers from different makers and different decades, none built to talk. Integration is the craft of making them legible to one head-end — gateways translating between BACnet and Modbus, a network designed rather than assumed, legacy systems given a voice instead of being torn out, a security boundary drawn on purpose, and an open architecture chosen so the building never becomes a prisoner of one vendor. Done well, a mismatched building coordinates like a single system.
Next, in Part 10, we turn from stitching the plant together to running it well — how a BMS sequences and optimises the central cooling plant, the biggest energy user in most tropical buildings.


