Get raw data of the the result for the given measurement id and the result id.

GET {{baseUrl}}/measurements/:id/results/:resultId/rawData

Gets the raw data of the result for the given measurement id and the result id as zip file.

The zip file name formatting is <resulttimeinepoch>.zip (e.g. 100_1654151362.zip).

All characteristics' raw data is exported as csv file.

The raw data csv file formatting is .csv (e.g. equability.csv).

All csv files contain data with following order in DOUBLE data type:

TIME | STAGE | Encoder1 data(ENC1_POS) | Encoder2 data(ENC2_POS) | Set_point(DES_POS) | Torque

HEADERS

KeyDatatypeRequiredDescription
rangestringPart of the raw data to return in Bytes.

Supported formats:

  • bytes=<range-start>-<range-end>
  • bytes=<range-start>-
  • bytes=-<range-end>

Maximum range size is 100000000 | | Accept | string | | |

RESPONSES

status: OK

&quot;occaecat eu&quot;