KPN LocationTag III v3
Tag for localization and movement monitoring.
Supported network type(s):
KPNLORA
Device Specification ID:
kpn-locationtag-iii-v3
Device Specification UUID:
e1befe2e-db63-4c11-8c45-5c838458284e
Decoders | decoderSpecificationUUID | Description |
---|---|---|
= Raw LoRa payload Extended |
| Forward the raw LoRa payload and lora network metadata without decoding. |
= Raw LoRa payload Extended (v2) |
| Forward the raw LoRa payload and lora network metadata without decoding. |
KPN LocationTag III v3 hex based decoder (v2) |
| Decoder for KPN LocationTag III v3 LoRa payload. |
› KPN LocationTag III v3 hex based decoder |
| KPN LocationTag III v3 hex based decoder |
› KPN LocationTag III v3 hex based decoder incl network info |
| KPN LocationTag III v3 hex based decoder including network info |
› KPN LocationTag III v3 hex based decoder incl network info (v2) |
| Decodes fields from a KPN LocationTag III v3 LoRa payload and adds a subset of the LoRa metadata. |
= Raw LoRa payload Extended
Forward the raw LoRa payload and lora network metadata without decoding.
Expected SenML records
name | type | unit |
---|---|---|
ADRbit | number | |
Channel | string | |
DevLrrCnt | number | |
FCntDn | number | |
FCntUp | number | |
LrrESP | string | |
LrrRSSI | string | |
LrrSNR | string | |
SpFact | number | |
SubBand | string | |
payload | string | |
port | number |
Raw LoRa payload Extended (v2)
Forward the raw LoRa payload and lora network metadata without decoding.
Fixes from '= Raw LoRa payload Extended':
LrrRSSI
is changed to anumber
.LrrSNR
is changed to anumber
.LrrESP
is changed to anumber
.
The following SenML records can be present, amongst others:
name | type | unit | example | description |
---|---|---|---|---|
ADRbit | number |
| Adaptive Data Rate indicator | |
Channel | string |
| Lora channel of the transmission | |
DevLrrCnt | number |
| Amount of gateways that received the message | |
FCntDn | number |
| The downlink framecounter | |
FCntUp | number |
| The uplink framecounter | |
LrrRSSI | number |
| Received Signal Strength Indicator | |
LrrSNR | number |
| Signal to Noise Ratio | |
payload | string |
| raw hex payload string | |
port | number |
| LoRa port used | |
SpFact | number |
| Spreading factor used | |
SubBand | string |
| Lora band of the transmission |
Example SenML
SenML can be structured in different ways, and we do not guarantee the examples below will look the same as what you will receive on your Destination. To make sure you can handle the SenML optimally, take a look at our documentation about Understanding and Interpreting SenML Data.
KPN LocationTag III v3 hex based decoder (v2)
Decoder for KPN LocationTag III v3 LoRa payload.
The following SenML records can be present, amongst others:
name | type | unit | example | description |
---|---|---|---|---|
batteryVoltage | number | V | ||
detectedBeacon | string | |||
deviceTime | number | s | ||
latitude | number | lat | ||
longitude | number | lon | ||
movementIndication | string |
Example SenML
SenML can be structured in different ways, and we do not guarantee the examples below will look the same as what you will receive on your Destination. To make sure you can handle the SenML optimally, take a look at our documentation about Understanding and Interpreting SenML Data.
› KPN LocationTag III v3 hex based decoder
KPN LocationTag III v3 hex based decoder
Expected SenML records
name | type | unit |
---|---|---|
batteryVoltage | number | V |
detectedBeacon | string | |
deviceTime | number | s |
latitude | number | lat |
longitude | number | lon |
movementIndication | string | enum |
› KPN LocationTag III v3 hex based decoder incl network info
KPN LocationTag III v3 hex based decoder including network info
Expected SenML records
name | type | unit |
---|---|---|
ADRbit | number | |
Channel | string | |
DevLrrCnt | number | |
FCntDn | number | |
FCntUp | number | |
LrrESP | string | |
LrrRSSI | string | |
LrrSNR | string | |
SpFact | number | |
SubBand | string | |
batteryVoltage | number | V |
batteryVoltageBeacon | number | V |
detectedBeacon | number | |
deviceTime | number | s |
latitude | number | lat |
longitude | number | lon |
movementIndication | string | enum |
payload | string | |
port | number |
› KPN LocationTag III v3 hex based decoder incl network info (v2)
Decodes fields from a KPN LocationTag III v3 LoRa payload and adds a subset of the LoRa metadata.
The following SenML records can be present, amongst others:
name | type | unit | example | description |
---|---|---|---|---|
ADRbit | number |
| ||
batteryVoltage | number | V |
| |
Channel | string |
| ||
detectedBeacon | string |
| ||
deviceTime | number | s |
| |
DevLrrCnt | number |
| ||
FCntDn | number |
| ||
FCntUp | number |
| ||
latitude | number | lat |
| |
longitude | number | lon |
| |
LrrESP | string |
| ||
LrrRSSI | string |
| ||
LrrSNR | string |
| ||
movementIndication | string |
| Indicates the devices movement status. Either | |
payload | string |
| ||
port | number |
| ||
SpFact | number |
| ||
SubBand | string |
|
Example SenML
SenML can be structured in different ways, and we do not guarantee the examples below will look the same as what you will receive on your Destination. To make sure you can handle the SenML optimally, take a look at our documentation about Understanding and Interpreting SenML Data.
Last updated