mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
Camera edit page gains a "Live Events" panel that auto-refreshes every 5s via htmx. Shows last 20 events for this camera from event_log: topic, source type, timestamp, and raw payload JSON. Surfaces ALL ONVIF topics including unknown ones — if a camera produces an event type we haven't seen before, it shows up here immediately. queryEvents gains camera_id + source_type filters. Route GET /admin/cameras/:id/events returns an HTML fragment with the event table rows. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||