Viloc Tag
Last updated
Last updated
Supported network type(s): KPNLORA
Device Specification ID: supported-viloc
Device Specification UUID: 5cc004e1-3950-4d62-a9ea-34fcc6a1de0c
Decoders | decoderSpecificationUUID | Description |
---|---|---|
+ LoRa Geolocation data |
| Add LoRa Geolocation data to messages where location could be calculated. |
= Raw LoRa payload |
| Forward the raw LoRa payload and port number without decoding. |
= Raw LoRa payload (v2) |
| Forward the raw LoRa payload and port number without decoding. |
Encoders | encoderSpecificationUUID | Description |
---|---|---|
= Raw LoRa payload |
| Send raw LoRa payload to your device. |
Add LoRa Geolocation data to messages where location could be calculated.
Forward the raw LoRa payload and port number without decoding.
Expected SenML records
name | type | unit |
---|---|---|
payload | string | |
port | number |
Forward the raw LoRa payload and port number without decoding.
This decoder also decodes Geolocation and Local Gateway data.
The following SenML records can be present, amongst others:
name | type | unit | example | description |
---|---|---|---|---|
payload | string |
| The LoRa hex payload | |
port | number |
| The LoRa port used to send this uplink |
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.
UUID: 881d92e7-d3f1-4f3b-983d-daf451efad3c
Description: Forward the raw LoRa payload and port number without decoding.
Exchange: decoder.lora.passthrough.exchange
Unknown