Product Management
1. Description
Product Management mainly solves data preparation for mass production and device pre-registration. Functions include:
- Create Product: Select device plugin, bind protocol, select authentication method, providing basic config for device pre-registration.
- Batch Management: Create device batches, export data, import data. Supports One-Unique-Secret per device.
- QR Code Data: Export QR code data for production and user App scanning.
- Manual Activation: Manually activate devices.
- Pre-registration Management: Check device activation status.
2. Steps
- Create Product
- Create Batch
- Generate Batch
- Add Device in Pre-registration List
- Add Firmware to Product
- Online device before creating task, subscribe to
ota/device/infrom/AccessToken - Add Upgrade Task, select devices
- Check Task List after receiving upgrade info
- Simulate upgrade progress reporting to
ota/device/progress. Example:{"step":"2","desc":"Progress 2%","module":"default"} - Check progress in Task List
- Push 100% progress to complete
3. Operations
3.1 Product Management & OTA Flow

3.2 Device Auto Registration

3.3 Product List

3.4 New Product
- Bind Device Config when creating product.

3.5 Pre-registration Management

3.6 Create Batch
