All products
Product
Clients
Web (React/Next.js) and native Android (Compose)
A web app and a BLE-first native Android app, both built on the same protocol/service/transport split — talk to devices locally over BLE/Serial or remotely over MQTT/WebSockets.
- WebSerial + Web Bluetooth for direct device access in the browser
- Native Kotlin/Compose SDK mirroring the web packages
- Shared, typed request/response + query/mutation surface
- One application logic, any transport