Skip to main content
Back to Blog
Building Telemetry

Building telemetry integration workflow: UK enterprise guide

January 202618 min read
Engineer setting up building telemetry workflow

A complete building telemetry integration workflow runs through six phases: Discover → Ingest → Process → Store → Analyse & Alert → Automate & Maintain. Each phase produces contractual artefacts your procurement team can verify. Here is what to request at each stage:

  • Discover: Service catalogue entry, asset register, protocol inventory (BACnet, Modbus, SNMP, MQTT, OPC UA)
  • Ingest: OpenTelemetry collector pipeline configuration, OTLP endpoint definitions, connector test results
  • Process: Redaction and normalisation rules, schema mapping document, sampling policy
  • Store: Storage tier plan, retention schedule, data residency declaration (UK GDPR compliant)
  • Analyse & Alert: Alert catalogue, RED metrics dashboard specification, threshold documentation
  • Automate & Maintain: Runbook library, escalation matrix, maintenance schedule, deprecation policy

PODTECH delivers this workflow end-to-end, with PODVIEW as the monitoring and analytics destination. Every phase produces a signed-off deliverable before the next begins.


Table of Contents

How do the six workflow phases connect?

The phases are not sequential silos. Each one shapes the data that the next consumes, which is where cost control happens. Telemetry pipelines turn raw signals into routed, shaped data, and the processing stage is where most of that value is created.

Phase purposes and typical artefacts:

  • Discover: Map every signal source. Artefacts: asset register, protocol matrix, gap analysis report.
  • Ingest: Deploy collectors and protocol adapters. Artefacts: collector configs, connectivity test logs, throughput baseline.
  • Process: Apply redaction, normalisation, and sampling off the hot path. Artefacts: processing rules, schema registry, redaction audit log.
  • Store: Route shaped data to time-series and archive tiers. Artefacts: storage tier plan, retention policy, residency declaration.
  • Analyse & Alert: Build dashboards and alert rules. Artefacts: alert catalogue, RED metrics dashboards, escalation thresholds.
  • Automate & Maintain: Wire alerts to runbooks for autonomous remediation. Artefacts: runbook library, automation test results, maintenance schedule.

Building environments produce a mix of operational technology (OT) signals over BACnet, Modbus, and OPC UA, and IT signals over SNMP and MQTT. All of them must be normalised to a common schema before storage. Sampling and redaction at the processing stage reduce downstream storage costs and alert noise before data reaches PODVIEW or any other analytics destination.

Hands connecting building telemetry sensors

What tasks and deliverables belong in your SOW?

This is the section to hand directly to procurement. Each phase has defined tasks, owners, and acceptance criteria.

PhaseKey artefactsOwnerAcceptance criteria
DiscoverAsset register, protocol matrixSupplierSigned off by client infrastructure lead
IngestCollector configs, OTLP pipeline entriesSupplierThroughput test passes at target volume
ProcessRedaction rules, schema mappingSupplierSchema conformance report, redaction audit
StoreStorage tier plan, retention scheduleSupplier + ClientData residency declaration signed
Analyse & AlertAlert catalogue, RED dashboardsSupplierBaseline dashboards live at onboarding
Automate & MaintainRunbooks, maintenance scheduleSupplierRunbook execution test passed
DiscoverAssets + protocolsIngestCollectors + OTLPProcessRedact + normaliseStoreTiers + retentionAnalyseDashboards + alertsAutomateRunbooks + upkeepContractual sign-off at every phase gateProcurement can verify artefacts before the next stage begins

Roles and responsibilities matrix:

  • Product owner (client): Approves artefacts, signs acceptance criteria, owns change board decisions
  • Telemetry engineer (supplier): Builds collector pipelines, processing rules, and schema mappings
  • BMS/NMS integrator (supplier): Connects OT protocols, validates signal fidelity from building systems
  • Security lead (client or supplier): Reviews redaction rules, access controls, and encryption configuration
  • Cloud engineer (supplier): Configures storage tiers, routing, and data residency controls

Pro Tip: Require baseline provisioning — auto-generated RED metrics dashboards — as a contractual deliverable at onboarding. Without it, blind spots appear immediately and take weeks to close manually.

Processing-stage design matters as much as ingestion. Off-the-hot-path processing with asynchronous exporters and isolated metric collectors prevents OOM crashes and keeps production services unaffected. Make this an explicit SOW requirement, not an implementation detail left to the supplier.


What UK security and compliance requirements apply?

Building telemetry in UK enterprises frequently captures location identifiers, occupancy patterns, and access events. Under UK GDPR, these qualify as personal data in many configurations. Your RFP must address this directly.

Minimum contractual security controls:

  • Encryption in transit: TLS 1.2 minimum on all OTLP/HTTPS collector endpoints
  • Encryption at rest: AES-256 for time-series and archive storage
  • Role-based access control with least-privilege enforcement and quarterly access reviews
  • Key management: customer-managed keys for sensitive building data tiers
  • Penetration test results provided before go-live acceptance

Data residency: For most UK enterprise deployments, data must remain within UK or EEA regions. Cloud ingestion paths must be explicitly scoped. On-premises edge gateway patterns eliminate residency risk entirely for sensitive OT signals.

Personal data captured incidentally by building telemetry — occupancy counts, badge-reader events, CCTV-correlated metrics — must be identified during the Discover phase, pseudonymised or redacted at the Process stage, and documented in a data-protection impact assessment before the Store phase begins. Include this as a mandatory RFP clause.

Acceptance audit checklist:

  • Audit log coverage for all data access and pipeline configuration changes
  • Encryption proof (certificate inventory, key rotation records)
  • Access review records from the preceding quarter
  • Penetration test report dated within 12 months of go-live

What acceptance tests and SLAs should your RFP specify?

Objective KPIs let you compare proposals on equal terms. The table below maps each phase to its acceptance test and target threshold.

PhaseAcceptance testTarget threshold
IngestThroughput under sustained loadNo packet loss at agreed peak volume
IngestTime-to-first-spanImmediate to minutes from registration to backend visibility
ProcessSchema conformance checkAll records match agreed schema
ProcessRedaction validationZero PII fields present in post-processing output
Analyse & AlertAlert precisionFalse-positive rate below agreed threshold
AutomateRunbook execution testTrigger-to-remediation under agreed SLA window
PlatformUptime SLA99.9% (PODTECH’s committed SLA)

Realistic timeline estimates for UK enterprise projects:

PhaseTypical durationCheckpoint milestone
Discovery2–4 weeksSigned asset register and protocol matrix
Pilot (single building/zone)4–6 weeksBaseline dashboards live, ingest tests passed
Rollout6–12 weeksFull site coverage, alert catalogue signed off
Handover and warranty4 weeksRunbook library accepted, warranty period begins

Sign-off criteria must specify who remediates defects found during the warranty period. Require the supplier to own remediation at no additional cost for defects traceable to their implementation.


How do you commission this work and structure governance?

A well-structured RFP separates capable suppliers from those who will struggle with OT protocol complexity or UK compliance requirements.

RFP mandatory artefacts to request:

  • Sample OpenTelemetry collector configuration for at least one OT protocol (BACnet or Modbus)
  • Sample RED metrics dashboard template
  • At least two runbook examples with trigger conditions and remediation steps
  • Data residency and encryption declaration
  • Maintenance SLA covering update cycles, deprecation notices, and emergency patch response
  • Exit clause specifying data export format and handover timeline

Engagement model options:

A fixed-scope project suits well-defined integrations with stable requirements. A dedicated team works best when the scope will evolve across multiple buildings or phases. Staff augmentation fits organisations with internal capability that need specialist OT or OpenTelemetry expertise added quickly. A managed service is appropriate when the client wants ongoing pipeline operation without building an internal team.

Governance structure:

  • Steering committee: monthly, client CTO or infrastructure director plus supplier delivery lead
  • Change board: bi-weekly, approves schema and pipeline changes
  • Operational runbook owner: named client engineer responsible for runbook library
  • Weekly delivery cadence: progress against phase milestones, blocker escalation

Technical and commercial evaluation questions:

  1. What is your measured time-to-first-span for auto-instrumented services?
  2. Provide evidence of BMS or PMS integration on a comparable project.
  3. What is your peak ingestion throughput for a mixed OT/IT signal environment?
  4. How do you handle protocol translation for legacy Modbus or BACnet devices?
  5. Describe your data residency controls for UK GDPR compliance.
  6. What is your process for deprecating a collector version without service interruption?

For real-time reporting requirements in commercial building projects, ensure your RFP specifies dashboard refresh rates and data latency SLAs alongside ingestion throughput.


Which architecture patterns suit building telemetry?

Three patterns cover the majority of UK enterprise building deployments. Choose based on data sensitivity, latency requirements, and existing infrastructure.

Pattern 1: Edge-gateway-first (on-premises processing)

An edge appliance sits at the building network boundary. Protocol adapters collect BACnet, Modbus, SNMP, and other local signals. Processing, redaction, and buffering happen on site before selected telemetry is forwarded to the cloud.

  • Best for: Sensitive OT environments, strict residency requirements, intermittent WAN links
  • Advantages: Lower residency risk, reduced bandwidth use, local resilience during cloud outages
  • Trade-offs: More on-site hardware to maintain, more careful lifecycle management at the edge

Pattern 2: Hybrid collector mesh

Collectors run both on premises and in cloud landing zones. OT data is pre-processed locally, while IT telemetry and application traces may flow directly to cloud collectors. This pattern balances control with scalability.

  • Best for: Multi-site estates, mixed OT and IT observability programmes, phased modernisation
  • Advantages: Flexible routing, easier scaling, cleaner separation between local and central processing
  • Trade-offs: More governance overhead, more complex troubleshooting across domains

Pattern 3: Cloud-first centralised ingestion

Devices and gateways forward telemetry to centrally managed cloud collectors, where processing and routing rules are applied. This is the simplest operating model when data sensitivity is lower and network quality is high.

  • Best for: Newer estates, standardised device fleets, lower compliance friction
  • Advantages: Faster rollout, centralised management, simpler update process
  • Trade-offs: Greater dependency on connectivity, more explicit residency and security controls required

In practice, most UK enterprises land on a hybrid model. OT data often needs local protocol handling and selective forwarding, while cloud-native analytics and alerting still provide the operational visibility stakeholders expect.


How do you maintain telemetry systems over time?

Telemetry integration is not a one-off deployment. Building systems change, firmware changes, collector versions change, and business reporting requirements change. Long-term value depends on disciplined maintenance.

Core maintenance activities:

  • Collector lifecycle management: version upgrades, deprecation planning, rollback procedures
  • Schema governance: controlled updates to naming conventions, units, tags, and metadata
  • Runbook review: periodic validation that alert actions still match operational reality
  • Capacity management: storage growth forecasting, throughput trend analysis, retention tuning
  • Security upkeep: certificate rotation, access reviews, patching, and audit evidence refresh

A mature support model should include scheduled health checks, quarterly optimisation reviews, and a formal process for onboarding new buildings, devices, or telemetry classes without breaking existing dashboards and alerts.

Maintenance schedules should also define ownership boundaries. If the supplier manages collectors but the client manages network changes, both parties need a documented change-notification process so telemetry loss is detected and resolved quickly.


What risks are specific to UK enterprise telemetry projects?

UK enterprise telemetry projects face a mix of technical, contractual, and regulatory risks. Most are manageable if identified early and assigned to a named owner.

Common UK-specific risk areas:

  • Data protection risk: occupancy, access, and location-linked telemetry may become personal data under UK GDPR
  • Legacy estate risk: older BMS and field devices may expose incomplete, inconsistent, or undocumented data points
  • Procurement risk: vague SOW language can leave processing, redaction, and dashboard provisioning out of scope
  • Network segregation risk: OT and IT teams may have conflicting access and routing policies
  • Supplier lock-in risk: proprietary schemas or export limitations can make future migration expensive

The best mitigation is to convert each risk into a deliverable, a test, or a governance checkpoint. If a risk cannot be verified contractually, it usually becomes a dispute later.


What are the most common integration challenges?

Most telemetry projects do not fail because data cannot be collected at all. They fail because the collected data is inconsistent, noisy, delayed, or operationally unusable.

The most common integration challenges include:

  • Protocol inconsistency: BACnet objects, Modbus registers, and SNMP OIDs often need custom interpretation
  • Poor naming standards: device labels and point names vary by site, contractor, and generation of equipment
  • Missing metadata: telemetry without asset context, location, or unit definitions is hard to analyse correctly
  • Alert overload: raw thresholds generate noise unless processing and suppression rules are designed carefully
  • Storage sprawl: high-frequency raw data becomes expensive if sampling and tiering are not applied early
  • Change drift: dashboards and runbooks become inaccurate when field devices or schemas change without governance

These issues reinforce the same point: ingestion alone is not integration. The real engineering work sits in processing, schema control, and operational ownership.


Key takeaways

  • A complete building telemetry integration workflow spans Discover, Ingest, Process, Store, Analyse & Alert, and Automate & Maintain
  • Every phase should produce contractual artefacts that procurement and technical stakeholders can verify
  • Processing-stage discipline is where cost control, privacy protection, and data quality are won or lost
  • UK enterprise deployments must address GDPR, residency, encryption, and auditability from the start
  • Acceptance tests, SLAs, and governance structures should be written into the RFP and SOW, not left to interpretation
  • Long-term success depends on maintenance, schema governance, runbook ownership, and lifecycle management

Why processing-stage discipline separates good integrations from costly ones

Many suppliers focus their pitch on connectivity: how many protocols they support, how quickly they can stand up collectors, or how many endpoints they can register. Those capabilities matter, but they are not what determines whether the telemetry estate remains useful six months later.

The processing stage is where raw signals become governed operational data. This is where you remove or pseudonymise sensitive fields, align inconsistent point names to a common schema, enrich records with asset and location metadata, and apply sampling policies that preserve analytical value without overwhelming storage and alerting systems.

Without this discipline, enterprises end up paying to store noisy, duplicated, or privacy-sensitive data that no one trusts. Dashboards become cluttered, alerts become unreliable, and every new building onboarding becomes a bespoke clean-up exercise. With strong processing controls, the opposite happens: telemetry becomes portable, comparable, and operationally actionable across the estate.

This is also why processing should be treated as a formal work package with its own acceptance criteria. If redaction, schema mapping, and sampling are not explicitly delivered and tested, they are often under-engineered or deferred.


PODTECH delivers this workflow from discovery to managed operation

PODTECH delivers building telemetry integration as a structured, sign-off-driven workflow rather than a loose collection of engineering tasks. We begin with discovery and protocol mapping, deploy resilient ingestion pipelines, implement processing rules that protect privacy and reduce cost, and route shaped data into PODVIEW for monitoring, analytics, and alerting.

Our delivery model is designed for UK enterprise requirements: OT-aware integration, clear artefacts for procurement, support for hybrid and edge-led architectures, and operational handover that includes runbooks, maintenance schedules, and governance controls.

If you are commissioning telemetry across one building or an entire estate, the goal is the same: make every phase measurable, every deliverable reviewable, and every operational dependency explicit before go-live.

Need a delivery partner for building telemetry?

PODTECH can scope discovery, collector deployment, processing design, dashboard provisioning, and managed operation for UK enterprise environments.


Useful sources