Where this market actually is
The global Building Management Systems market was approximately $14 billion in 2024 and is forecast to reach roughly $34 billion by 2030 — a compound annual growth rate of about 13%. The growth is real, the dollars are large, and the customer base is fragmented across millions of commercial properties whose mechanical and electrical systems were installed in the last fifty years.
The systems beneath that growth are not new. WebCTRL (Automated Logic, ALC), Niagara (Tridium / Honeywell), Trane SC+, Siemens Desigo, Distech — the dominant building-controls platforms have generation-old user interfaces, file-based configuration, and protocols that predate the public internet. Most BMS environments are operated by a facilities team using a Windows workstation that runs an executable from 2014. The vendor lock-in is structural: rip-and-replace is unthinkable in a live building, and APIs are an afterthought.
What changed
Three things, all in the last 24 months:
- Modern AI can read trend data and configuration files directly. A Claude or GPT model can ingest a WebCTRL trend export, a sequence-of-operations PDF, and a control-loop graph — and produce energy-efficiency recommendations that a controls engineer would have written by hand at 80% accuracy in seconds.
- Edge collectors are cheap and Cloud Run is reliable. Putting a small Windows service on a controls server, encrypted-tunneling its trend data to a multi-tenant SaaS, and running fault-detection / setpoint-drift / runtime-anomaly analytics across portfolios of buildings is now a weekend of plumbing, not a six-month integration project.
- Sustainability reporting is now mandatory in regulated jurisdictions. SEC Climate Disclosure rules, NYC Local Law 97, Boston BERDO, California SB 253. Building owners need defensible Scope 1/2 numbers per facility per quarter. Spreadsheets do not pass an auditor anymore.
Who’s in the market today
The competitive landscape splits into three layers:
- Controller vendors going up-market. ALC’s WebCTRL Cloud, Tridium’s Niagara Analytics, Honeywell Forge. These ship with the controllers and lock you into the controller. They are not vendor-agnostic.
- Independent BMS analytics SaaS. Facilio, Wattsense, ProptechOS, KGS Buildings (acquired by Carrier). Strong products, all single-tenant or single-portfolio, all sold direct to enterprise property owners. None are channel-built. None have a multi-tenant tenant-scoped agent layer doing fault detection plus writeback control.
- Security tools: Tenable OT, Claroty xDome. They monitor BMS networks for intrusion. They do not analyze the BMS for energy efficiency, comfort, or fault detection. Adjacent, not competing.
The gap: there is no AI-native, multi-tenant, MSP-channelable BMS analytics product with a writeback path. That is what AiTBMS is.
What we built
AiTBMS started as a Stage-3 multi-tenant collector running against the WebCTRL pilot at our HQ Tower in New York (operated under the working name AiTCSG before the product line was split). It does three things:
- Reads anything. Drivers for WebCTRL trend export, Niagara JACE BACnet, and Trane SC+ ETL pipelines. Adding a new controller family is a one-week integration; we keep the connector code intentionally small.
- Reasons over what it reads. Anthropic Claude (configurable to OpenAI or Bedrock) reviews trend data nightly. Faults like simultaneous heating-cooling, terminal-unit setpoint drift, AHU economizer failure, and ventilation under-supply are detected against the building’s own historical baseline. The model is grounded in the building’s sequence of operations — not a generic library — so recommendations are facility-specific.
- Writes back, gated. Setpoint changes, schedule adjustments, and zone-rebalancing commands go through a human-in-the-loop approval flow that the facility team controls. Trust Portal exposes every control action with auditor-grade evidence.
The pilot at HQ Tower runs on AiTBMS today. The platform shares a multi-tenant Supabase backend, the IG-branded Trust Portal disclosure surface, and AiT Coord for cross-tenant arbitration when one analytics run shouldn’t race another building’s ingest.
HQ Tower is a real Class A office building running real BMS workloads. We’ve been collecting trend data through every season since pilot deployment. The training data and operational reality is not borrowed from a partner. It’s ours.
Why MSPs win this market, not pure-plays
Three reasons:
- Distribution. Mid-market property owners already work with their MSP for IT. The relationship and contract structure exist. Selling building intelligence as an extension of that relationship cuts a 9-month enterprise sales cycle to weeks.
- Trust. Writeback control over HVAC and lighting touches life safety. Property owners give that authority only to vendors with operational maturity and audit posture. MSPs have both. Pure-play SaaS startups don’t.
- Compliance overlap. The MSP’s SOC 2 already covers Trust Portal evidence collection. Adding a building-controls module to that posture is incremental, not novel.
What this looks like in practice
A multi-property real-estate firm operates 11 buildings across the Northeast. Each building has different controls vendors — six WebCTRL, three Niagara, two Trane. Today they receive 11 separate emailed PDFs from 11 different facilities engineers, each formatted differently, none aggregated.
AiTBMS deploys collectors to each building over four weeks. Within the first month, the multi-tenant analytics surface ten faults the engineers had missed: a heating coil running simultaneously with cooling on a Trane RTU, an outside-air damper stuck closed on a Niagara-controlled building (failed economizer mode), three buildings running unoccupied schedules during occupied hours. Estimated annualized energy savings across the portfolio in the high six figures — documented per-building, evidence-archived in Trust Portal, defensible to the auditor.
The MSP delivering AiTBMS owns the relationship. The building owners own the data. We license the technology.
Compliance, ethics, and what we don’t do
We don’t fully automate writeback. Every control change is reviewed by the facility team with at least the operator’s name, the model’s reasoning, and a rollback path attached. The reasons are obvious: occupant safety, regulatory liability, and the simple fact that a hallucinated setpoint at 3am is a frozen pipe.
We log every analytics run and every control action with a 7-year retention policy. SEC Climate Disclosure, NYC LL97, BERDO, SB 253 evidence is exportable in the auditor’s preferred format with a tag-based query.
We don’t train customer data into shared models. Tenant-isolated embeddings, tenant-isolated finetunes if requested, and a destroy-on-offboarding process that’s exercised quarterly.
Where this fits
AiT for Buildings is one of five capability surfaces in our AI portfolio. It depends on AiT Coord for cross-tenant arbitration, AiT Audit for compliance evidence, and the Trust Portal for client-facing transparency. Read the compliant gateway paper for how the LLM calls themselves are governed in this surface, or the continuous audit paper for how the surrounding code is monitored.