Skip to main content

Accept telemetry events at the /api/v2/telemetry/events path in either simplified or OTLP envelope format. Events are ro

POST 

/api/v2/telemetry/events

Accept telemetry events at the /api/v2/telemetry/events path in either simplified or OTLP envelope format. Events are routed by name prefix to subsystem handlers. device.* events are forwarding-only (no DB write). OTLP forwarding is dispatched as a background task. Returns X-Device-Needs-Registration header when device is unregistered.

Request

Responses

Success