Sensorclouds
Devices

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

The Devices list page showing each device with its connection status indicator

Device Lifecycle

Every device moves through the same five stages, from registration to retirement.

Register

Create a device in an application and receive its MQTT credentials.

Connect

Configure the physical device with those credentials and connect over MQTT.

Monitor

View telemetry data, track device status, and manage the device from the dashboard.

Update

Push firmware updates to the device through OTA campaigns.

Decommission

Delete the device when it's no longer needed.

On this page