spaxel/mothership/internal/api
jedarden 50856415b3 feat: add diurnal baseline REST API endpoints
Add REST API for diurnal baseline data:
- GET /api/diurnal/status - learning status for all links
- GET /api/diurnal/slots/{linkID} - slot data for specific link

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 08:53:31 -04:00
..
analytics.go feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
backup.go feat: implement SQLite Online Backup API streaming endpoint 2026-04-07 02:15:51 -04:00
backup_test.go feat: implement SQLite Online Backup API streaming endpoint 2026-04-07 02:15:51 -04:00
ble_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
diurnal.go feat: add diurnal baseline REST API endpoints 2026-04-09 08:53:31 -04:00
diurnal_test.go feat: add diurnal baseline REST API endpoints 2026-04-09 08:53:31 -04:00
events.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
events_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 13:20:54 -04:00
notifications.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
notifications_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
replay.go feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
replay_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
security.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 14:47:44 -04:00
security_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 14:47:44 -04:00
settings.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
settings_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
tracks.go feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
tracks_test.go feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
triggers.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
triggers_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
utils.go feat: verify dashboard WebSocket feed supports events, alerts, BLE, triggers, health 2026-04-07 09:54:14 -04:00
volume_triggers.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
volume_triggers_test.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
zones.go feat: verify zones CRUD REST endpoints with full test coverage 2026-04-07 15:00:32 -04:00
zones_test.go feat: add missing name-required validation test for zone creation 2026-04-07 15:00:32 -04:00