Sensorclouds Docs
Getting startedDevices

Devices

Manage physical IoT devices registered in the Sensorclouds platform

Devices represent physical IoT hardware — sensors, actuators, gateways — registered in Sensorclouds. Each device has a unique identity and MQTT credentials for secure communication.

Device Properties

PropertyDescription
NameHuman-readable identifier
Device TokenUnique token used as MQTT username
DevEUIUnique device identifier
Connection StatusONLINE / OFFLINE / UNKNOWN
ApplicationWhich application this device belongs to
Device ProfileConfiguration template applied
Firmware VersionCurrent firmware running on the device
LocationGPS coordinates (optional)
Last SeenTimestamp of last communication

Image placeholder: Screenshot of the Devices list page with status indicators

Device Lifecycle

  1. Register — Create a device in an application and receive MQTT credentials
  2. Connect — Configure the physical device with credentials and connect via MQTT
  3. Monitor — View telemetry data, device status, and manage from the dashboard
  4. Update — Push firmware updates via OTA campaigns
  5. Decommission — Delete the device when it's no longer needed

On this page