Wireless M-Bus Range Extender /
/
User Manual Version 1.0
Page 29 of 32
{
"applicationID": "30",
"applicationName":"applicationName",
"deviceName":"deviceName",
"devEUI": "qqu7zN3u7/E=",
"rxInfo": [
{
"gatewayID": "qlVaAAAAQyE=",
"time": null,
"timeSinceGPSEpoch": null,
"rssi": -48,
"loRaSNR": 9.5,
"channel": 6,
"rfChain": 1,
"board": 0,
"antenna": 0,
"fineTimestampType": "NONE",
"context": "MNLOtA==",
"uplinkID": "EJJJe2JvTiKDDFc/1ZIEMg=="
}
],
"txInfo": {
"frequency": 868300000,
"modulation": "LORA",
"loRaModulationInfo": {
"bandwidth": 125,
"spreadingFactor": 7,
"codeRate": "4/5",
"polarizationInversion": false
}
},
"adr": true,
"dr": 5,
"fCnt": 11,
"fPort": 67,
"data": "gAQquV4JAOUmuV7HBQAAYACXFgAAaBUAAC0UAAA=",
"objectJSON": "",
"tags": {}
}
and is located in the following code snippets in the parameter
.
deviceEvent
The uploaded status can also be identified by the port (see
):
if (deviceEvent.fPort == 67)
Segmentation of status data can be handled as with the Wireless M-Bus data explained above.
A fully uploaded status message can then be broken down into its parts: