File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -197,11 +197,12 @@ Body Params:
197197| ------------- | ------------------------------ | ----------------- | -------------------------------------------------------------------------------------- |
198198| ` data ` | [ Telemetry] ( #telemetry-data ) [ ] | Required | Array of telemetry for one or more vehicles. |
199199
200- 201 Success Response:
200+ 200 Success Response:
201201
202- | Field | Type | Field Description |
203- | --------- | ------------------------------ | ------------------------------------------------------------------------------------------------------- |
204- | ` result ` | String | Responds with number of successfully written telemetry data points and total number of provided points. |
202+ | Field | Type | Field Description |
203+ | ---------- | ------------------------------ | ------------------------------------------------------------------------------------------------------- |
204+ | ` success ` | Integer | Number of successfully written telemetry data points. |
205+ | ` total ` | Integer | Ttotal number of provided points. |
205206| ` failures ` | [ Telemetry] ( #telemetry-data ) [ ] | Array of failed telemetry for zero or more vehicles (empty if all successful). |
206207
207208400 Failure Response:
You can’t perform that action at this time.
0 commit comments