Skip to content

Data forwarding via Loriot (LoraWAN)

Overview

This guide explains how to forward LoRaWAN device data from the Loriot IoT platform to the IoT Wonderland platform. Device onboarding and management are handled directly within Loriot. This guide focuses on configuring data forwarding so that device data can be processed in Wonderland.

Configure Data Forwarding (HTTP Push)

Once your devices are set up in Loriot, you can forward their data to an external endpoint using HTTP Push. Loriot supports HTTP-based integrations to send uplink data in real time. To enable this, configure the following endpoint in your application: https://api.lorawonderland.com/master/loriot.php/ Replace with your specific identifier. After configuration, Loriot will automatically send device data to this endpoint whenever an uplink is received. This allows seamless integration with IoT Wonderland for further processing, visualization, or storage.

[image]

Summary:

Devices are onboarded and managed within Loriot.

HTTP Push is used to forward data externally, and Wonderland automatically receives and processes the incoming device data.