Versions Compared

Key

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

...

Platform REST Endpoints for network server integrations:

...

  1. Go to you application in Loriot
  2. Select "Output" from the navigation 
  3. Select "HTTP Push" 
  4. Enter the Target URL and Authorization header value
    1. Target URL https://platform.lobaro.com/api/chirpstack/data (change the domain if you have a dedicated instance)
    2. Get the custom "Authorization" header value from the Lobaro Platform "Integrations → REST" Bearer Token with role "network-server"



Integrate Actility

Go to "Application servers" and create a new entry

Image Added


Give a name and set the "Content Type" to JSON

Image Added


Add a HTTP custom header "Authorization" with a platform token (see above).

Image Added

Add a route with "Routing strategy" Sequential and destination (see above, e.g. https://platform.lobaro.com/api/actility/data)

 Image Added


Press "Save"

Image Added