Get raw sample
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.
Authorizations
Path parameters
projectIdintegerrequired
Project ID
dspIdintegerrequired
DSP Block ID, use the impulse functions to retrieve the ID
sampleIdintegerrequired
Sample ID
Query parameters
limitPayloadValuesintegeroptional
Limit the number of payload values in the response
truncateStructuredLabelsbooleanoptional
If true, only a slice of labels will be returned for samples with multiple labels.
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?