Quick start
Go from a new device to live data in four steps. The device secures and connects itself — you never copy certificates or write integration code.
Sign in
Open the app and sign in. Everything you create lives inside your organization, isolated from every other tenant.
Register the device
Go to Devices → Register, give the device a name, and generate a registration token. The token is shown once and expires — copy it now. Behind the scenes this creates the device in a PENDING state, waiting for it to check in.
Flash and power on
Put the token into your device's firmware configuration and power it on. On first boot the device generates its own key, requests a certificate with that token, and gets back a signed identity — no keys ever leave the device by hand. It then connects to the broker over mutual TLS and starts publishing.
See your first reading
The registration page polls until the device checks in. Its status flips from PENDING to active, it appears online in your device list, and its sensors begin charting live. That's the whole loop — from a token to data on screen.
Where to next
- Make the data useful — build dashboards, set alerts, and export anytime.
- Understand the flow — How it works walks the path a reading takes from device to dashboard.
- See a full application — the use cases show what a finished setup looks like, from raw sensors to answers.