Create Deployment

  1. Navigate to the Deployments tab for your product.
  2. Click on the Create a new deployment button at the top of the page.
  3. Provide a name and, optionally, a description.
  4. Upload a firmware binary. Verify that the version information is correct for your firmware.
  5. Click Deploy Now to make your firmware immediately available to devices or Save Draft to create it in an inactive state.

Deploy the Fleet will automatically attempt to assign the version to your firmware but you can always change this value.

We recommend you use Semantic Versioning for versioning your firmware binaries.

Update Deployment

Currently you can only update the name and description of a deployment. If you need to change the firmware asset associated with a deployment, we recommend you delete and recreate the deployment with the correct asset.

  1. Navigate to the Deployments tab for your product.
  2. Click on the deployment you wish to edit.
  3. Click the pencil icon on the deployment.
  4. Edit the information.
  5. Click Save.

Delete Deployment

You can delete a deployment directly from the Deployment List page or from the Deployment Detail page. Either way the instructions are the same.

  1. Click the trash can icon.
  2. Confirm deployment deletion.

Activate/Deactivate Deployment

Activating a deployment makes the firmware asset associated with it available immediately to devices. Deactivating a deployment prevents the associated asset from being delivered to devices requesting updates. A deployment can be activated or deactivated from the Deployment List page of from the Deployment Detail page.

Deployment List Page

  1. Navigate to the Deployments tab for your product.
  2. Click on the circle icon with a dot in the center.
  3. Confirm that you wish to activate/deactivate the deployment.

Deployment Detail Page

  1. Navigate to the Deployments tab for your product.
  2. Click on the deployment you wish to activate/deactivate.
  3. Click the Activate or Deactivate button.

Updated: