API Completeness
Extended
GET /api/channels— now includessummaryobject withhealth,health_issues, and all signal aggregates (#106, #107, #108)GET /health— now includesversionfield (#109)
New Endpoints
GET /api/device— modem model, manufacturer, firmware, uptimeGET /api/thresholds— active analysis thresholds (read-only)GET /api/snapshots+GET /api/snapshots/<timestamp>— historical snapshot dataGET /api/speedtest/<id>— full speedtest details by ID
Fixes
- CI: non-tag builds now use date-based version instead of stale git tag (#110)