-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Your Name edited this page Jun 24, 2026
·
7 revisions
LabTelemetry is a Django OT/IT telemetry lab focused on a reproducible end-to-end flow:
simulator -> ingestion -> quality evaluation -> PostgreSQL/SQLite -> JSON API -> dashboard
- Industrial telemetry simulation for pH, turbidity, and TOC
- PostgreSQL support with SQLite fallback
- Quality gates and operational alerts
- JSON API under
/api/... - Server-rendered dashboard with HTMX and Chart.js
- Optional OpenTelemetry tracing with Jaeger
- Source adapters for simulator and Modbus TCP
This wiki covers how to understand, run, and validate the public project. Private planning material, internal notes, and session records stay out of the wiki.