Payload decoder function to decode a LoRa payload from a KELLER device to meaningful values viewable on the TTN console.
TTN V3 portal - https://eu1.cloud.thethings.network/console
For a more detailed explanation of the payload format please visit https://docs.pressuresuite.com/sending-technology/lora-technology/keller-lora-payload/
To use the decoder please follow this:
- Open https://eu1.cloud.thethings.network/console and go to your "application"
- Choose Payload formatters -> Uplink -> 'Formatter type'=Javascript
- Copy-Paste the source code from ttn-v3-payload-decoder.js into the Formatter parameter text box and press [Save changes] button:
- Verify the working decoder in the Live data viewer