Camera events
Speed limit assumed 25 mph. Showing the most recent 0 events.
Could not load events: fetch failed
No events yet. Once the agent posts one, it will show up here within a few seconds.
curl -X POST $PACERSLOW_CLOUD/events \
-H "X-Agent-Key: $AGENT_KEY" \
-H "Content-Type: application/json" \
-d '{"ts":"2026-05-17T19:00:00Z","mph":27.4,"peak_mph":31.0,"duration_s":1.8,"direction":"toward"}'
-H "X-Agent-Key: $AGENT_KEY" \
-H "Content-Type: application/json" \
-d '{"ts":"2026-05-17T19:00:00Z","mph":27.4,"peak_mph":31.0,"duration_s":1.8,"direction":"toward"}'