Skip to content
Your Name edited this page Jun 24, 2026 · 7 revisions

LabTelemetry Wiki

LabTelemetry is a Django OT/IT telemetry lab designed to be read, run, and validated quickly.

simulator -> ingestion -> quality evaluation -> PostgreSQL/SQLite -> JSON API -> dashboard

Navigation

Start Here Reference
Overview API
Architecture Operations
Validation-Guide

Platform Snapshot

Area Current State
Runtime Django 5.2.9
Persistence PostgreSQL 16 via Docker Compose, SQLite fallback
UI Server-rendered dashboard with HTMX and Chart.js
Telemetry Sources Simulator and Modbus TCP adapter surface
Observability Optional OpenTelemetry with Jaeger
Validation Automated tests plus end-to-end local manual

Recommended Paths

If you want to:

Scope

This wiki covers the public project only. Internal planning, session history, and private notes remain outside the wiki.

Clone this wiki locally