Developer Workflow
A developer is a DMS user creating a product, using the Command API, or the ZentriOS Native API and SDK.
Where a ZAP product is developed in the ZentriOS SDK, the SDK takes care of some of the workflow procedures. These steps are labelled ZAP SDK in the developer workflow below. For other kinds of product the developer can use the DMS GUI interface or the DMS API interface for workflow procedures.
The steps of the developer workflow are as follows.
Create a DMS User Account
See DMS Signup
Choose a Development Platform
Obtain a Device with Chosen Platform and Edition
The device must be claimable.
Obtain SDK and ZAP edition
If using the ZentriOS SDK for development, you need a ZentriOS ZAP edition and the SDK.
- ZAP SDK: Getting Started with the SDK
Create a Product
- ZAP SDK: SDK User Guide, Releasing Apps to the DMS
- DMS GUI: Products, Creating a Product
- DMS API: Products, Add a Product
Set Up Other Users
Set up other users to collaborate on product development and testing
- DMS GUI: Products, Adding a User
- DMS API:
Development Cycle
The development cycle involves creating a product version and testing it.
Iterate the development cycle until a release candidate is completed. The product then becomes a production product. See Production Workflow
Development can continue after the first release. End users of a product can OTA new versions of the product.
Develop App and Supporting Files
- ZAP SDK: See SDK User Guide, Developing with ZentriOS
Create a DMS Product Bundle
- ZAP SDK: SDK User Guide, Releasing Apps to the DMS - A bundle is created for each product app version released
- DMS GUI: Products, Creating a Bundle
- DMS API: Creating a Bundle
Set Up DMS Product Assets
If required, add product assets:
- DMS GUI: Products, Creating a Product Asset
- DMS API: Upload a CloudFS asset
Set up DMS Product Connectors
If required, add product connectors:
Publish a Product Bundle for Testing
Specify the Type of Release
Release types are alpha
, beta
and release
- DMS GUI: Tagging Bundle Release Type
Activate the Test Device to the Product
A device can be activated to a product via the ZAP SDK app store interface, the device command interface, or the DMS GUI.