Skip to main content

Device Event History

GET 

/api/v1/device-registry/devices/:device_id/events

The drawer's Health tab — device_events, AZD-58's telemetry log: status changes, heartbeat samples, acks, the outbox's own failure events. Reuses AuditLogResponse's shape rather than a new one: both are "a list of timestamped rows with a payload", and a caller reading this response does not care that the two tables serve different purposes.

Also the mosque admin's "History" drawer (admin-panel TransmittersScreen) for their own device — see _require_device_read.

Request

Responses

Successful Response