Smart buildings are not greenfield projects.
They’re archaeology.
Every new system you deploy sits on top of 10, 20, sometimes 30 years of legacy technology.
And in your world — BMS, EMS, OT networks — that legacy is very real:
- Serial Modbus lines
- BACnet MSTP loops
- Proprietary vendor gateways
- RS-485 trunks daisy-chained around plant rooms
Then someone says:
“Can we plug this into a cloud dashboard?”
“Can we build a digital twin?”
“Can AI optimise our energy usage?”
And suddenly you’re trying to bolt 2026 expectations onto 1998 infrastructure.
The Challenge: Serial Isn’t Dead
Let’s define what we’re talking about.
BACnet MSTP — Master Slave Token Passing — is a serial protocol running over RS-485.
Devices take turns passing a token so they can talk. It works. It’s deterministic. It’s still everywhere.
Modbus RTU is even older.
Simple. Reliable. Widely deployed in meters, boilers, pumps, and plant controllers.
Neither were designed for:
- Cloud connectivity
- Real-time analytics at scale
- Encryption by default
- API integration
And yet they still control the most critical systems in your building.
The mistake many organisations make is assuming legacy equals useless.
It doesn’t.
It equals embedded.
The Wrong Approach: Rip and Replace
There’s always pressure to modernise quickly.
Rip out the legacy.
Install shiny new IP controllers.
Move everything to the cloud.
It sounds clean.
It’s rarely practical.
You introduce:
- Operational risk
- Commissioning delays
- Vendor lock-in
- Huge capital cost
- Unexpected integration failures
You don’t build resilience by pulling the rug from under your own feet.
You build resilience by building bridges.
The Bridge: Protocol Gateways
This is where transition architecture matters.
Protocol gateways act as translators between generations.
Examples:
- Modbus RTU → MQTT
- BACnet MSTP → BACnet/IP
- Legacy fieldbus → OPC UA
Instead of replacing plant equipment, you:
- Terminate serial loops cleanly
- Convert to IP at the distribution layer
- Apply segmentation and security controls
- Expose structured data northbound
Now your legacy plant can coexist with:
- Cloud dashboards
- Digital twin platforms
- AI optimisation engines
Without tearing out working infrastructure.
The Role of OPC UA
One protocol increasingly acting as the common language is OPC UA.
Open Platform Communications Unified Architecture is:
- Vendor neutral
- Secure by design
- Platform independent
- Designed for industrial automation
It provides:
- Structured data models
- Encryption
- Authentication
- Scalable publish/subscribe capabilities
It allows OT systems to speak to IT systems without custom glue logic everywhere.
In multi-vendor BMS environments, that neutrality matters.
You don’t want your data trapped inside a proprietary stack.
Digital Twins and AI: Built on Good Plumbing
A digital twin is a virtual, dynamic replica of a physical system, fed by real-time data.
But here’s the uncomfortable truth:
A digital twin is only as good as the data feeding it.
If your legacy integration is unstable:
- Your twin is inaccurate.
- Your AI optimisation is flawed.
- Your analytics become guesswork.
Before you talk about AI-driven energy optimisation, ask:
- Is the field data consistent?
- Is it timestamped reliably?
- Is it segmented and secured?
- Can it scale beyond one building?
Modern capability sits on top of solid transition design.
Designing Buildings That Are Upgradable
The real shift isn’t abandoning legacy.
It’s designing transition paths.
For new builds or refurbishments:
- Terminate serial at the edge
- Move core communications to IP
- Standardise on open protocols
- Segment OT from IT
- Plan northbound API exposure from day one
If you design with an upgrade path, today’s IP backbone becomes tomorrow’s integration layer.
You future-proof the architecture without over-engineering it.
The Strategic View
In smart building environments, especially across estates:
- You will always have legacy.
- You will always have mixed vendors.
- You will always have lifecycle mismatch.
Your job isn’t to eliminate that.
Your job is to orchestrate it safely.
Legacy isn’t a blocker.
It’s a bridge.
But only if you design around it deliberately, securely, and with a clear migration path.

