BetterFrame/server/src/plugins
Mitchell R 24f9532adf
feat(events): mark subscriptions active on event receipt
When /api/kiosk/event receives an ONVIF event, call
markEventReceived(camera_id, topic) to flip subscription
status from pending → active (orange → green in admin UI).
Also added event_source/event_sink fields to subscription mapper.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-26 05:04:11 +02:00
..
service-admin-http fix: require() to dynamic import() in ESM + event subscriptions 2026-05-26 02:40:46 +02:00
service-api-http feat(events): mark subscriptions active on event receipt 2026-05-26 05:04:11 +02:00
service-coordinator-ws fix(db): clean config field names under db: object 2026-05-24 05:12:53 +02:00