Get raw sample data, but with only the axes selected by the DSP block. E.g. if you have selected only accX and accY as inputs for the DSP block, but the raw sample also contains accZ, accZ is filtered out. If you pass dspId = 0 this will return a raw graph without any processing.
get
/api/{projectId}/dsp/{dspId}/raw-data/{sampleId}
Authorizations
Path parameters
projectIdintegerrequired
Project ID
dspIdintegerrequired
DSP Block ID, use the impulse functions to retrieve the ID
sampleIdintegerrequired
Sample ID
Query parameters
limitPayloadValuesinteger
Limit the number of payload values in the response