Getting StartedRun your first driver in under 10 minutes. Prerequisites, sample driver walkthrough, and the four key SDK calls.
Driver LifecycleEvery phase from startup to graceful shutdown — registration, device discovery, command handling, and automatic reconnection.
Driver ArchitectureHow commands flow from the mobile app through HOS to your driver and back. Connection model and key server components.
Domain ReferenceStandard device types, state fields, and commands for Lighting, AV/Media, Climate, Security, and Robot Vacuums.
Driver ManifestBuild an uploadable OS-local driver package — manifest fields, setup form, command catalog, and JavaScript protocol.
AI Driver BuilderGenerate a complete driver package from a plain-language device description using the in-OS AI Driver Builder.