Chirpstack JSON Integration

chirpstack json integration
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,
        }
      }
    
If you're using a Cayenne decoded gps device like RAK7200, send to:
https://mappers.openlns.com/api/v1/chirp/cayenne

Helium Console Integration

Click on integrations, add integration - select HTTP.

helium console integration setup
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,
          }
        }
      }
    

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 - 2024 WDRIoT Pty Ltd
    PO Box 3453, West Tamworth NSW 2340, Australia

    LoRaWAN® is a Registered Trademark of Semtech Corporation.