IOT Mappers please note - the beta ingest endpoint will be depreciated at 01-01-2025.
Please see below for correct new updated mappers.openlns.com endpoint to send your mapping data too.

Chirpstack JSON Integration

chirpstack json integration

Chirpstack Endpoint

https://mappers.openlns.com/api/v1/chirp

Example of a suitable chirpstack decoded payload to send.

      {
        "object": {
          "accuracy": 2.5,
          "altitude": 310,
          "latitude": -31.23456,
          "longitude": 150.12345,
        }
      }
    

Chirpstack Cayenne Endpoint

https://mappers.openlns.com/api/v1/chirp/cayenne
If you're using a Cayenne decoded gps device like RAK7200 or RAK5205.

Helium Console Integration

Click on integrations, add integration - select HTTP.

helium console integration setup

Console Endpoint

https://mappers.openlns.com/api/v1/console

Click on flows, add integration - add flow to new or existing mapping devices.

helium console integration flow

Example of a suitable console decoded payload to send.

      {
        "decoded": {
          "payload": {
            "accuracy": 2.5,
            "altitude": 310,
            "latitude": -31.23456,
            "longitude": 150.12345,
          }
        }
      }
    

Console Cayenne Endpoint

https://mappers.openlns.com/api/v1/console/cayenne
If you're using a Cayenne decoded gps device like RAK7200 or RAK5205.

The following LNS's are currently able to send mapping data to the beta endpoint. If you would like to add your LNS to the allowed list contact us to have it whitelisted.

  • WDRIoT (Australia)
  • Meteoscientific
  • ChirpCloud
  • Helium-iot
  • Ozone Space
  • Foundation Console
  • Foundation Edu Console (ChirpStack)

  • ©2019 - 2025 WDRIoT Pty Ltd
    PO Box 3453, West Tamworth NSW 2340, Australia

    LoRaWAN® is a Registered Trademark of Semtech Corporation.