---
title: "Stream Telemetry"
method: POST
path: "/stream"
---

# Stream Telemetry

`POST /stream`

## Request body

- TelemetryData
  - `nomad_bldc_id` string, required — The UID of the Nomad BLDC Device
  - `registers` integer[], required — List of registers to stream telemetry data

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/implementedrobotics/apis/nomadbldc-api.md) · [All operations](https://skmtc.net/implementedrobotics/apis/nomadbldc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/implementedrobotics/nomadbldc-api/versions/33b56ffecb65/schema)
