# UplinkMessage without using driver

The following Uplink message is sent by all connections from ThingPark X IoT Flow to any IoT cloud platform (regardless of connector type).

{
  "DevEUI_uplink": {
    "Time": "2018-10-03T15:38:46.882+02:00",
    "DevEUI": "0018B20000000B20",
    "FPort": "1",
    "FCntUp": "1174",
    "ADRbit": "1",
    "MType": "4",
    "FCntDn": "1229",
    "payload_hex": "9e1c4852512000220020e3831071",
    "mic_hex": "cfffc70f",
    "Lrcid": "00000206",
    "LrrRSSI": "-80.000000",
    "LrrSNR": "7.000000",
    "SpFact": "7",
    "SubBand": "G2",
    "Channel": "LC6",
    "DevLrrCnt": "1",
    "Lrrid": "004A18E3",
    "Late": "0",
    "LrrLAT": "45.851032",
    "LrrLON": "1.266230",
    "Lrrs": {
      "Lrr": [
        {
          "Lrrid": "004A18E3",
          "Chain": "0",
          "LrrRSSI": "-80.000000",
          "LrrSNR": "7.000000",
          "LrrESP": "-80.790100"
        }
      ]
    },
    "CustomerID": "1100000077",
    "CustomerData": {
      "alr": {
        "pro": "ADRF/DEMO",
        "ver": "2"
      }
    },
    "ModelCfg": "1:TemperatureService, 2:SwissPostDevice",
    "DevAddr": "05CB0AE8",
    "TxPower": 7.000000,
    "NbTrans": 1
  }
}
Last Updated: 1/12/2021, 6:02:10 PM