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.
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.
MQTT Broker
Devices publish readings over MQTT to a broker, using topic structures that mirror Sparkplug B conventions for real industrial deployments.
Subscriber Service
A backend subscriber listens on the relevant topics, parses incoming payloads, and prepares each reading for storage.
TimescaleDB
Parsed readings are written to a time-series database optimized for high-frequency industrial data and fast historical queries.
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