Skip to main content
GET
Real-time telemetry stream (WebSocket)

Query Parameters

devices
string
required

Comma-separated list of device IDs to subscribe to.

Response

101 - application/json

WebSocket handshake successful. Subsequent traffic is JSON-encoded TelemetryFrame messages, one per device per cadence interval.

A single telemetry frame pushed by the operator-side WebSocket telemetry stream (§13.2.7). The server emits one frame per device on a regular cadence (typically every few seconds) for the device IDs the client subscribed to when establishing the WebSocket connection.

device_id
string
required
timestamp
string<date-time>
required
connectors
object[]
required