Docs / SDK

SDK Quickstart

Start local first. Add managed mode when you need device registration, rollouts, and telemetry.

Kotlin dependency

implementation("dev.deviceai:core:0.2.0-alpha")
View full SDK README on GitHub