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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}