Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.35 KB

File metadata and controls

16 lines (11 loc) · 1.35 KB

KellerAgTheThingsNetworkPayloadDecoder

Build Status

Payload decoder function to decode a LoRa payload from a KELLER device to meaningful values viewable on the TTN 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:

  1. Open https://eu1.cloud.thethings.network/console and go to your "application"
  2. Choose Payload formatters -> Uplink -> 'Formatter type'=Javascript
  3. Copy-Paste the source code from ttn-v3-payload-decoder.js into the Formatter parameter text box and press [Save changes] button: alt text
  4. Verify the working decoder in the Live data viewer