Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We support integrations for various LoRaWAN Network Server. 


Table of Contents

Integrate Chirpstack


Create a Platform Token

Most integrations require a Bearer Token to authenticate requests between the LNS and the Lobaro Platform.

Tokens can be generated on "Lobaro Platform → Integrations → REST" and need the role "network-server"


Image Added


Copy the whole generated token:

Image Added

Integrate Chirpstack

  • Configure a new Token or choose a existing Token in the Lobaro Platform → Integrations → REST
    Image Removed
  • Copy the whole Token
    Image Removed
  • Go to your Application in ChripStack. (or create one) and go to Integrations and choose HTTP:// ADD .
  • Add the Devices Configured in Chirpstack to the same Lobaro Platform Organisation as the Integration.
    • Configuration → Hardware →New Hardware
    • DevEUI/DeviceName from ChirpStack as Adress. Name as you like. type According your Device, Org → Same as the Integration(!)
  • Under Devices you should now see if the Device receives data for your device  from chirpstack. (First have a look in Chripstack if Chipstack is receiving data it can forward.)


Integrate TTN V3

Create or open your application and add a cutsom Webhook integration:

Image Added

Image Added



Configure the Webhook:

  • Webhook ID: custom string to identify the Webhook
  • Webhook format: JSON
  • Base URL: https://backend.lobaro.com/api/ttn/data
  • Additional headers:
    • Authorization
    • Bearer eyJhbG... (from Lobaro Platform → Integrations → REST) with role "network-server" (see above)
  • Enabled messages: Enable all types, no custom paths are needed.

Image Added




Integrate Loriot


Since Platform Version >1.8.7

...