Device
Learn how devices are created, managed, and integrated in Qubitro, including automatic provisioning via integrations and manual setup using UI or APIs
Devices in Qubitro represent connected hardware that sends data to the platform. Each device is associated with a project and can be managed from the Devices tab.
Creating Devices
Device creation in Qubitro depends on the data source.
Automatically Created Devices
If you are using integrations such as LoRaWAN LNS providers (e.g., The Things Stack, Loriot) or cellular platforms (e.g., Onomondo), devices are automatically created when data is first received.
For integrations, there is no need to manually create devices—Qubitro automatically syncs them based on incoming data.
Manually Created Devices
For MQTT and HTTP, devices can be manually created using either the Portal or APIs.
Create a Device with MQTT Support:
MQTTCreate a Device with HTTP Support:
HTTPUse the API to create a Device with MQTT or HTTP support:
Create DeviceAllows to create a new device.Last updated