Current Limitations

The following are currently limitations of building 3rd party components which will be added at a future date

File sync

Requiring files for components is not currently supported for 3rd party components. In a future update you will be able to define required files which will be synced to the device with the workflow which uses the component.

The Cloneable SDK includes a file sync engine which will sync files to the device based on defined requirements of components. Currently we only support this file sync with Cloneable provided components

This will be supported in a future update. We will provide detailed documentation on how to define which files will be synced for the component and how to access that file during a workflow

Customizable Parameters

Components support parameters which may be customized by a user during a workflow. ex Roboflow Object Detection for reference. The user can click on your component and see customizable options.

We will provide an update to the component builder in the web application which will allow you to define these customizable parameters. Once this feature is added detailed documentation will also be added.

Last updated