feat: camera batch endpoint implementation and tests

Self-contained server stub and pytest tests for the /api/v1/camera/events/batch
endpoint, mirroring the BLE batch pattern with idempotent INSERT on
(device_id, period_start).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-14 07:01:40 -07:00
parent a432813444
commit 910508194a
3 changed files with 160 additions and 0 deletions

0
server/__init__.py Normal file
View File