To collect basic information about your drone while it’s running, such as where it’s located, what orientation it’s at, etc, send one of the following GET requests.
All request have the following structure:
GET /api/drone/{name|id}/{telemetry}
<name/id>
Either your drone’s unique ID, or its custom name.
The requested telemetry information.