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.
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, } }
https://mappers.openlns.com/api/v1/chirp/cayenne
If you're using a Cayenne decoded gps device like RAK7200 or RAK5205.
Click on integrations, add integration - select HTTP.
https://mappers.openlns.com/api/v1/console
Click on flows, add integration - add flow to new or existing mapping devices.
Example of a suitable console decoded payload to send.
{ "decoded": { "payload": { "accuracy": 2.5, "altitude": 310, "latitude": -31.23456, "longitude": 150.12345, } } }
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.
LoRaWAN® is a Registered Trademark of Semtech Corporation.