/azsphere-manufacturing-scripts

Node scripts for preparing Azure Sphere devices during the manufacturing process

Primary LanguageTypeScript

azsphere-manufacturing-scripts

Usage

Sideload production images to the attached device and configure it for OTA updates:
    azsphere-manufacturing-scripts prepare --device-config <path/to/device-config.json>

Complete the attached device after a successful check for device readiness:
    azsphere-manufacturing-scripts complete --device-config <path/to/device-config.json>

Sample device configuration file