Loriot
The Qubitro and Loriot integration allows you to sync all devices and their data from Loriot.
Last updated
The Qubitro and Loriot integration allows you to sync all devices and their data from Loriot.
Last updated
The Qubitro and Loriot integration allows you to sync all devices and their data from Loriot directly to Qubitro—without writing any code.
Once your LoRaWAN devices are configured and sending data to Loriot, a corresponding device is automatically created in Qubitro, representing each device with its unique DevEUI.
As Loriot does not have built-in decoding functionality, Qubitro's Decoder Functions, including Device Templates, must be used to parse and structure incoming data. Additionally, Transformation Functions can be applied if modifications are needed before storing data in Qubitro.
This integration supports all LoRaWAN devices registered in Loriot.
Below is the diagram that shows how the integration works.
Create an Integration in Qubitro
Log in to the Qubitro Portal.
Select a project from the list.
Click New Source.
Select Loriot from the available sources.
This page will display the Webhook URL and required headers for Loriot configuration. Keep it open for the next step.
Set Up Webhook Integration on Loriot
Log in to the Loriot Console.
Click Output from the left menu.
Click Add new output and select HTTP Push.
Enter the following details provided by the Qubitro Portal:
Target URL for POSTs
(copied from Qubitro Portal)
Authorization header value
(copied from Qubitro Portal)
You can also copy these values individually from the Project Settings and Credentials tabs in Qubitro.
Click Accept to save the webhook configuration.
Verify the Integration
Return to the Qubitro Portal.
Click Go to Project.
Click Refresh and verify that your Loriot-connected devices appear.
Select a device and navigate to the Data tab to confirm incoming data.
Because Loriot does not have built-in decoding functionality, Qubitro's Decoder Functions must be configured.
If additional modifications are required before storing data, enable Transformation Functions in Qubitro to dynamically process and modify payloads.
Qubitro provides built-in , including , to automatically parse and structure incoming payloads.
Qubitro provides built-in , including , which parse incoming data before storage. You can also apply for further modifications.