Web App
The Thesada web application manages devices, tenants, telemetry, and alerts, and serves the /api/v1 surface used by client apps. This section documents its architecture, configuration, the admin interface, deployment, and the API.
Quick links
| Architecture | System overview, data flow, components, where state lives |
| Config Management | Drift detection and version history of device config and scripts |
| Admin UI | Web interface walkthrough and permission scopes |
| Deployment | Self-host: binary or Docker Compose, migrations, configuration |
API (/api/v1) |
Auth, endpoints, request/response shapes |