Devices
The Foxglove Data Platform API allows you to view and create devices corresponding to robots in your fleet.
Each device stored in Foxglove Data Platform should correspond to a robot in your fleet. The base URL for all API endpoints is https://api.foxglove.dev.
Interact with your devices via the following endpoints:
Create device
REST
CLI
Python client
Get device
REST
CLI
Python client
List devices
REST
CLI
Python client
Delete device
REST
CLI
Python client