Live Manufacturing Dashboard

A real-time look at simulated production data

This dashboard is connected to a live simulation running on our server: virtual machine devices publish telemetry exactly as real PLCs and sensors would, flowing through the same MQTT-to-database pipeline we deploy on production floors.

What You're Looking At

Every panel above is fed by this pipeline, running end-to-end in real time.

1

Simulated Devices

Software-emulated machines generate realistic telemetry — cycle counts, temperatures, run states — the same way physical PLCs and sensors would on a factory floor.

2

MQTT Broker

Devices publish readings over MQTT to a broker, using topic structures that mirror Sparkplug B conventions for real industrial deployments.

3

Subscriber Service

A backend subscriber listens on the relevant topics, parses incoming payloads, and prepares each reading for storage.

4

TimescaleDB

Parsed readings are written to a time-series database optimized for high-frequency industrial data and fast historical queries.

5

Grafana

Grafana queries the database directly to render the live panels above — the same dashboards your team would use in production.

Note: this environment uses simulated devices for demonstration purposes. The pipeline architecture — MQTT, subscriber, TimescaleDB, Grafana — is identical to what we deploy on real production lines.

Want This Running on Your Floor?

We'll set up the same pipeline against your real equipment — no PLC replacement required.

Schedule Consultation