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
| Property | Description |
|---|---|
| Name | Human-readable identifier |
| Device Token | Unique token used as MQTT username |
| DevEUI | Unique device identifier |
| Connection Status | ONLINE / OFFLINE / UNKNOWN |
| Application | Which application this device belongs to |
| Device Profile | Configuration template applied |
| Firmware Version | Current firmware running on the device |
| Location | GPS coordinates (optional) |
| Last Seen | Timestamp of last communication |
Image placeholder: Screenshot of the Devices list page with status indicators
Device Lifecycle
- Register — Create a device in an application and receive MQTT credentials
- Connect — Configure the physical device with credentials and connect via MQTT
- Monitor — View telemetry data, device status, and manage from the dashboard
- Update — Push firmware updates via OTA campaigns
- Decommission — Delete the device when it's no longer needed