KPN LocationTag III v2 Buffer
Tag for localization and movement monitoring. Revision of KPN LocationTag III v2. Added functionality: Message buffer
Supported network type(s):
KPNLORA
Device Specification ID:
kpn-locationtag-iii-v2-buffer
Device Specification UUID:
090b3aba-6358-4d24-a259-9fec528666e9
+ LoRa Geolocation data
53af996e-479c-4d9b-9847-c5e0ba3d6a1a
Add LoRa Geolocation data to messages where location could be calculated.
+ Location by LoRa On Premises Gateway reception
1b6629a0-16f9-4f16-8982-6f41f4ea5653
Add location data to messages that are received by known LoRa On Premise Gateways.
› Decoded payload for Asset Tracking application
0ef8626c-8f79-4c37-954e-70dafc2790e3
Decoder outputting legacy SenML naming, compatible with Asset Tracking v1.x application.
› Decoded payload for Asset Tracking application (v2)
2d5e4b98-0218-5edd-9702-2598703b9d62
Decoder for Streamline lora messages encoded as P3K3 (loctagiiiv2) with RotationCount (byte length 2-49).
› Decoded payload with motion indication
9783ae8d-67a1-4e25-8e59-e543e122dcd9
Decoder for Streamline LoRa devices configured with motion indicator configuration.
› Decoded payload with motion indication (v2)
c7fcd312-dc6d-5adc-b1ee-f1da2c3c4612
Decoder for Streamline LoRa devices configured with motion indicator configuration.
+ LoRa Geolocation data
Add LoRa Geolocation data to messages where location could be calculated.
+ Location by LoRa On Premises Gateway reception
Add location data to messages that are received by known LoRa On Premise Gateways.
› Decoded payload for Asset Tracking application
Decoder outputting legacy SenML naming, compatible with Asset Tracking v1.x application.
Expected SenML records
AccX
number
m/s2
AccY
number
m/s2
AccZ
number
m/s2
CompX
number
T
CompY
number
T
CompZ
number
T
DvLat
number
lat
DvLon
number
lon
Heading
number
rad
Io31
boolean
IoButt
boolean
IoMot
boolean
IoRxd
boolean
Speed
number
m/s
Temp
number
Cel
VBat
number
V
› Decoded payload for Asset Tracking application (v2)
Decoder for Streamline lora messages encoded as P3K3 (loctagiiiv2) with RotationCount (byte length 2-49).
This decoder also decodes Geolocation and Local Gateway data.
The following SenML records can be present, amongst others:
batteryVoltage
number
V
devEui
string
Not present in detail level 1 messages
DvLat
number
lat
Latitude
DvLon
number
lon
Longitude
firmwareCRC
string
Not present in detail level 1 messages
firmwareVersion
string
Not present in detail level 1 messages
gpsActiveStill
boolean
true
gpsFixStill
boolean
true
gpsModuleActive
boolean
true
Not present in detail level 1 messages
nfcScanned
boolean
true
nfcState
string
Not present in detail level 1 messages
nrOfLoraTransmissions
number
Not present in detail level 1 messages
orientationX
number
Not present in detail level 1 messages
orientationY
number
Not present in detail level 1 messages
powerupTime
number
min
Not present in detail level 1 messages
rotationCount
number
rotationLeft
number
Not present in detail level 1 messages
rotationRight
number
Not present in detail level 1 messages
settingsCRC
string
Not present in detail level 1 messages
status
string
Not present in detail level 1 messages
temperature
number
Cel
18.334
transmissionTime
number
s
Not present in detail level 1 messages
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.
› Decoded payload with motion indication
Decoder for Streamline LoRa devices configured with motion indicator configuration.
Expected SenML records
AccX
number
m/s2
AccY
number
m/s2
AccZ
number
m/s2
CompX
number
T
CompY
number
T
CompZ
number
T
DvLat
number
lat
DvLon
number
lon
GpsFix
string
Heading
number
rad
Io31
boolean
IoButt
boolean
IoMot
boolean
IoRxd
boolean
Speed
number
m/s
Temp
number
Cel
VBat
number
V
movementIndication
string
› Decoded payload with motion indication (v2)
Decoder for Streamline LoRa devices configured with motion indicator configuration.
This decoder also decodes Geolocation and Local Gateway data.
The following SenML records can be present, amongst others:
AccX
number
m/s2
-1.3
Measured acceleration in the X-axis
AccY
number
m/s2
-0.5
Measured acceleration in the Y-axis
AccZ
number
m/s2
3.0
Measured acceleration in the Z-axis
CompX
number
T
0.0000010
Measured compass orientation in the X-axis
CompY
number
T
-0.001507
Measured compass orientation in the Y-axis
CompZ
number
T
-0.002638
Measured compass orientation in the Z-axis
DvLat
number
lat
51.90717
Latitude
DvLon
number
lon
4.48940
Longitude
GpsFix
string
"RECENT"
Either "RECENT"
or "OUTDATED"
Heading
number
rad
3.316
Io31
number
1.0
arbitrary bit
IoButt
number
1.0
whether the Device's button was pressed
IoMot
number
1.0
whether the Device is in motion
IoRxd
number
1.0
Device's external digital i/o value
movementIndication
string
"STATIONARY"
Either "STATIONARY"
, "STOP"
, "START"
or "MOVING"
Speed
number
m/s
4.12
Temp
string
Cel
7.0
Temperature
VBat
number
V
3.59
Battery voltage
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