Build organizational on-device model

POST {{baseUrl}}/api/:projectId/jobs/build-ondevice-model/organization

Generate code to run the impulse on an embedded device using an organizational deployment block. When this step is complete use downloadBuild to download the artefacts. Updates are streamed over the websocket API.

Request Body

{"engine"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "deployBlockId"=>"<integer>", "modelType"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}