All products

Product

Cloud platform

Provisioning, releases/OTA, ingestion, and a gateway

All backend capability lives in one reusable package: DB, tRPC routers, storage providers, PKI, the event queue, an MQTT bridge, and the releases/OTA control plane. Apps are thin wiring.

  • Event ingestion pipeline (MQTT → broker → DB) with dedupe
  • Certificate provisioning via step-ca
  • Kind-agnostic release/artifact/build/OTA control plane
  • Composable server roles: gateway, ingest, writer