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
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, } } }
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.