Skip to main content
    How to Choose a Multi-Utility Submetering System: A Five-Criteria Buyer's Guide
    Blog

    How to Choose a Multi-Utility Submetering System: A Five-Criteria Buyer's Guide

    10 min read

    Most submetering projects fail not because the hardware was wrong, but because the buying criteria were either undefined or borrowed straight from a single vendor's spec sheet. Twelve months in, the data is unreliable, the BMS integration never finished, and the sustainability team is back in spreadsheets.

    This guide is a vendor-neutral framework with five criteria, scoring questions per criterion, and a decision matrix you can actually use in a procurement meeting. It draws on field experience across hundreds of multi-site deployments and on public guidance from the GSA submetering program and the Electro Industries submetering buyer's guide — both of which set a useful baseline for what "good" looks like.

    The Five Criteria That Actually Matter

    After more than a decade of post-mortems on submetering projects that went sideways, every failure traces back to one or more of the following five criteria being scored too low at procurement time:

    1. Utility coverage — which utilities, at what level of granularity
    2. Data resolution and latency — how fast and how granular the data is
    3. Integration breadth — what protocols and downstream systems it talks to
    4. Computation layer presence — whether raw meter data becomes a usable data product
    5. Vendor support model — who owns commissioning, accuracy, and lifecycle support

    Each criterion below has a short framing, the questions you should ask a vendor, and the trap to avoid.

    Criterion 1: Utility Coverage

    A submetering system that only meters electricity is a partial solution. Most cost reduction and most compliance reporting requires data from at least three utilities. Ask each vendor to describe support across the full set:

    Which utilities does the platform natively support?

    Electric, water, natural gas, BTU/thermal (chilled and hot water), steam, and compressed air are the six that matter for industrial and commercial portfolios. "We can integrate any meter that speaks Modbus" is not the same answer as "we have shipped this configuration before."

    At what level of granularity?

    Main service, branch circuit, tenant space, and process-level all have different meter requirements. A vendor that only does main-service metering cannot answer end-use compliance questions under IECC 2021 Section C405.12 or ASHRAE 90.1 Section 8.4.3.

    Trap to avoid

    Single-utility specialists who promise "we'll bolt on water and gas later." The right time to verify multi-utility coverage is during selection, not at year two.

    Criterion 2: Data Resolution and Latency

    Sub-minute data is what separates a submetering system that surfaces actionable anomalies from one that produces monthly reports. The trade-offs:

    • Sub-second sampling, 10-second transmit (Panoramic Power-class wireless): catches motor inrush, compressor cycles, and the 90-second peaks that drive demand charges
    • 1- to 5-minute polling (typical BMS-driven submetering): adequate for monthly billing, useless for anomaly detection
    • 15-minute intervals (utility AMI standard): meets minimum compliance reporting under IECC 2021 but invisible to most operational use cases

    If the platform aggregates before storage rather than after, every downstream insight is bounded by the aggregation interval. Insist on storage at native resolution with aggregation done at query time.

    Criterion 3: Integration Breadth

    The submetering system rarely lives alone. It feeds the BMS, the ERP, the sustainability platform, the tenant-billing engine, and increasingly the AI model that does anomaly detection. The protocols it speaks determine whether those handoffs are easy or painful:

    • Modbus TCP and Modbus RTU — the lowest common denominator for industrial meters; required for legacy device support
    • BACnet IP and BACnet/MSTP — the dominant BMS protocol in commercial real estate
    • OPC UA — increasingly required in Industry 4.0 environments
    • MQTT and REST — the modern API path to ERPs, data lakes, and ML pipelines
    • Native Niagara/Tridium drivers — the fastest path to integration in any building running JACE controllers

    A vendor that only exposes a proprietary cloud dashboard is a one-way street. Demand published, documented APIs and named protocol drivers — not "middleware available."

    Criterion 4: Computation Layer Presence

    This is the criterion most procurement teams skip, and the one most predictive of project success. A submeter is a sensor; raw meter readings are not a data product. The computation layer is the software tier that turns raw readings into something the rest of the business can use:

    • Normalization — units, timestamps, taxonomy aligned across every meter and every site
    • Anomaly detection — CT saturation, voltage loss, register rollover, address collision flagged in near real time
    • Multi-site aggregation — same physical asset rolls up consistently across portfolio
    • Cross-utility metrics — chiller kW/ton, compressed air $/scfm, steam-trap loss become first-class outputs

    Without this layer the customer ends up building it themselves, badly, in spreadsheets. For a deeper look at the architecture, see our real-time submetering computation layer for manufacturing plants.

    Criterion 5: Vendor Support Model

    The last criterion is the one that determines whether the project survives the first two years. Score each vendor on:

    • Single-vendor lock-in vs. open-protocol multi-vendor — single-vendor is faster to deploy but locks you into that vendor's roadmap and pricing
    • Who owns commissioning — meter installation, network configuration, BMS integration, and data validation; if these sit with three different parties, none of them owns the outcome
    • Who owns ongoing data accuracy — recalibration cycle, comms uptime SLA, anomaly response
    • Diversity supplier credentials — for organizations with supplier diversity targets, MBE certification (we are MBE certified) can also unlock additional incentive eligibility

    The right answer is usually a multi-vendor stack run by a single accountable systems integrator that owns the data product end-to-end.

    Decision Matrix: Scoring Your Options

    Score each vendor against the five criteria on a 1–5 scale. The matrix below shows how three common archetypes typically score.

    Criterion Single-vendor BMS submetering DIY meter rollout Multi-vendor with computation layer
    Utility coverage 2 — usually electric only 3 — limited by team capacity 5 — all six utilities supported
    Data resolution 2 — 5–15 min polling 3 — depends on hardware chosen 5 — sub-minute native
    Integration breadth 3 — single BMS protocol 2 — case-by-case engineering 5 — Modbus, BACnet, OPC UA, MQTT, REST, Niagara
    Computation layer 1 — raw exports only 1 — none unless built in-house 5 — normalization, anomaly detection, multi-site aggregation
    Vendor support 4 — one throat to choke, but locked in 2 — owner carries all risk 4 — engineering-led integrator owns outcome
    Total (out of 25) 12 11 24

    The matrix is not magic — the point is the conversation it forces. A vendor that scores 5 on hardware but 1 on computation layer is a perfectly good meter supplier and a perfectly bad submetering system. Pair them with the right integrator and the score goes up.

    Frequently Asked Questions

    What is the most important criterion when choosing a submetering system? Computation layer presence. Hardware quality is table stakes — every credible vendor sells accurate meters. The difference between a submetering project that succeeds and one that drifts into spreadsheet chaos is whether there is a software tier that normalizes data, detects anomalies, and aggregates across sites and utilities. Score this criterion first.

    How do I evaluate whether a submetering system meets IECC 2021 or ASHRAE 90.1 requirements? Both standards require permanent end-use submetering above defined thresholds (typically lighting, HVAC, plug loads, and process loads in buildings above ~25,000 sq ft). Confirm the vendor has shipped end-use submetering to the relevant building type, that the meters carry the required accuracy class, and that the audit trail (interval data, calibration records) is preserved by the platform. The GSA submetering guidance is a useful baseline.

    How do I avoid vendor lock-in? Insist on open protocols (Modbus, BACnet, OPC UA, MQTT, REST), require an exportable historian, and avoid platforms whose only interface is a proprietary cloud dashboard. A multi-vendor stack run by an open-protocol systems integrator is the most resilient long-term choice.

    Can one submetering system cover electricity, water, gas, and compressed air? Yes — but only if the computation layer is utility-agnostic. The hardware is always a mix (Panoramic Power for electric, ultrasonic BTU for thermal, VP Instruments for compressed air, Sage/VorTek for gas). The unification happens in software. See our overview of the multi-utility submetering computation layer for the architecture.

    Should I deploy wired or wireless submeters? Wireless is the default for any retrofit and most new construction — install cost is typically 60–80% lower than a wired CT-based deployment, and modern protocols (Panoramic Power 2.4 GHz mesh, LoRaWAN, cellular) cover every utility. Wired still wins for revenue-grade utility-tariff metering inside a single switchgear lineup. See our wireless multi-utility submetering platform for the protocol comparison.


    Need help running this evaluation? Emergent Energy runs vendor-neutral submetering selections as the first step of every multi-site engagement. Contact us to walk through the matrix on your portfolio.

    Ready to reduce your facility's energy costs?

    Explore Emergent Energy's monitoring, rebate, and procurement services.

    Related Articles

    We use cookies and similar technologies to enhance your experience, analyze site traffic, and support our services. By clicking "Accept All," you consent to our use of cookies. Read our Privacy Policy for more information.