API Overview
edgeX exposes device management, telemetry ingestion, and model control APIs via REST and gRPC.
Telemetry Ingestion
POST /v1/telemetry - ingest events with batching and deduplication headers.
Device Management
Device registration, lifecycle, and plugin configuration via /v1/devices.
Model Control
Model deploy, versioning, and inference orchestration APIs for on-device ML.