KPN FSK Basestation

FSK Gatewayreports attach and detach events.

  • Supported network type(s): KPNM2M,KPNSTREAMLINEM2M

  • Device Specification ID: kpn-fsk-gateway

  • Device Specification UUID: 36c2a679-9ad5-473a-b2b4-2280c8806216

› Decoded payload for fsk gateway

Decoder for Streamline FSK Gateway.

Expected SenML records

› Decoded payload for fsk gateway (v2)

Decoder for Streamline FSK Gateway.

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:IMEI:999999999000090:",
    "bt": 1664818024.4,
    "n": "Event",
    "vs": "attach"
  },
  {
    "n": "Event:Device:DEVEUI",
    "vs": "7CC6C43000024935"
  },
  {
    "n": "Event:Device:Serialnumber",
    "vs": "0B00300002493501"
  },
  {
    "n": "GpsTime",
    "u": "s",
    "v": 1698912211.2
  }
]

Last updated