ResQ.Clients
TelemetryBatchRequest Class
Request containing a batch of telemetry packets from a drone.| Constructors | |
|---|---|
| TelemetryBatchRequest(string, List<TelemetryPacket>, List<Detection>) | Request containing a batch of telemetry packets from a drone. |
| Properties | |
|---|---|
| Detections | Optional list of AI detections from this batch. |
| DroneId | The unique identifier of the drone. |
| Packets | List of telemetry packets in this batch. |