Skip to content

Devices

The Devices module is where you enroll edge devices and manage them through their lifecycle.

Who can access this: all roles (viewers read-only; operators can edit; admins can delete).

Devices

Devices are shown as cards (switch between grid and list with the view toggle). Each device shows its name, client ID, status, labels, and last seen time.

You can narrow the list with:

  • Search by name or client ID.
  • Status filter — online, offline, pending, unknown, error.
  • Label filters — pick a label key, then a value, to show only matching devices (or show only unlabeled devices).
  1. Click Onboard Device. A dialog opens with a ready-to-run shell command (a curl snippet).
  2. The command contains a one-time onboarding token scoped to your tenant and the registration endpoint.
  3. Run the command on the device. It registers with the platform and begins reporting status.
  4. The device appears in the list as pending, and moves to online once it checks in.

Labels are key = value pairs you attach to devices. They drive Groups and deployment targeting. Edit a device to add or remove labels.

  • Edit — rename the device and change its labels.
  • Delete — soft-deletes the device after confirmation (it is logically removed, not purged). Admins only.

Open a device to see tabbed sections:

  • Overview — labels, reported capabilities (CPU, memory, storage, …), and metadata (ID, status, created/updated/last-seen).
  • Health — telemetry and health status over time.
  • Certificates — the device’s certificates with status, issuer, fingerprint, and validity dates.
  • Logs — activity for this device.

online, offline, pending, unknown, error.