No description
AdminMonitor: new "MQTT" tab reuses the existing Shell tab's /deploy/exec mechanism to run a bounded (8s) mosquitto_sub capture against the broker LXC via a read-only "mqtt-inspector" identity — a one-shot capture, not a live stream, since /deploy/exec is request/response. Retained messages (most device telemetry) show immediately regardless. AdminSettings: new "MQTT Clients" tab — create/list/revoke broker identities via the new settings API, matching forecasting's API Keys show-once-password UX. Removes the need to hand-run mosquitto_ctrl for every new device or app that needs broker access. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||