KPN FillTag II

FillTag device for Waste Control applications, also known as Syren II-L Waste device.

  • Supported network type(s): KPNLORA

  • Device Specification ID: kpn-filltag-ii

  • Device Specification UUID: c2a13e2e-6aba-4932-9499-97ae3e825de9

Syren II-L hex based decoder (v2)

Decoder for Syren II-L payloads.

The following SenML records can be present, amongst others:

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.

[
    {
        "bn": "urn:dev:DEVEUI:0123456789012345:",
        "bt": 1693136532.83,
        "n": "serialNumber",
        "v": 18173
    },
    {
        "n": "productId",
        "v": 12802
    },
    {
        "n": "type",
        "v": 1
    },
    {
        "n": "version",
        "v": 49
    },
    {
        "n": "measurementInterval",
        "u": "s",
        "v": 900
    },
    {
        "n": "interval",
        "u": "s",
        "v": 14400
    },
    {
        "n": "temperature",
        "u": "Cel",
        "v": 16
    },
    {
        "n": "rfu",
        "v": 0
    },
    {
        "n": "numberOfMeasurements",
        "v": 12
    },
    {
        "n": "distance",
        "u": "m",
        "v": 0.61
    },
    {
        "n": "distance",
        "t": -900,
        "u": "m",
        "v": 0.61
    },
    {
        "n": "distance",
        "t": -1800,
        "u": "m",
        "v": 0.62
    },
    {
        "n": "distance",
        "t": -2700,
        "u": "m",
        "v": 2.33
    },
    {
        "n": "distance",
        "t": -3600,
        "u": "m",
        "v": 2.33
    },
    {
        "n": "distance",
        "t": -4500,
        "u": "m",
        "v": 1.42
    },
    {
        "n": "distance",
        "t": -5400,
        "u": "m",
        "v": 1.43
    },
    {
        "n": "distance",
        "t": -6300,
        "u": "m",
        "v": 1.44
    },
    {
        "n": "distance",
        "t": -7200,
        "u": "m",
        "v": 1.42
    },
    {
        "n": "distance",
        "t": -8100,
        "u": "m",
        "v": 1.43
    },
    {
        "n": "distance",
        "t": -9000,
        "u": "m",
        "v": 1.42
    },
    {
        "n": "distance",
        "t": -9900,
        "u": "m",
        "v": 1.43
    },
    {
        "n": "timeOrigin",
        "vs": "NETWORK"
    }
]

› Syren II-L hex based decoder

Syren II-L hex based decoder

Expected SenML records

Last updated