MIoT DSL CLI

JSON →
library 1.0.1 ·javascript
verified Jun 4, 2026

CLI tool for MIoT (Mi Internet of Things) DSL template scaffolding, linting, code generation, and publishing. Current version 1.0.1 targets Node >=12.20. It provides commands for project creation with 'miot-dsl create', schema generation from source code via 'miot-dsl generate', config validation with 'miot-dsl config lint', config normalization with 'miot-dsl config normalize', and template publishing to the ump-pbs platform via 'miot-dsl publish'. Part of an internal monorepo by Xiaomi, this tool is specific to the Xiaomi IoT ecosystem and not intended for general use.