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/
![[image]](../../media/Loriot1.png)
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.