Autotune DSP Parameters
Autotune DSP block parameters. Updates are streamed over the websocket API.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/autotune-dsp \
--header 'content-type: application/json' \
--header 'x-jwt-token: REPLACE_KEY_VALUE' \
--data '{"dspId":0}'
Last updated
Was this helpful?