feat: add public landing and live updates

This commit is contained in:
benya
2026-07-21 03:16:33 +03:00
parent ba09cd7533
commit cd77c12c23
14 changed files with 479 additions and 26 deletions

View File

@@ -60,6 +60,7 @@ Operator API:
- `POST /api/enrollment-grants`
- `GET /api/devices`
- `GET /api/events` (authenticated SSE stream; the client reloads user-scoped data on change)
- `GET /api/devices/{id}`
- `POST /api/devices/{id}/transfer`
- `POST /api/devices/{id}/commands`