iobroker.lorawan
Version:
converts the desired lora gateway data to a ioBroker structure
172 lines (171 loc) • 4.75 kB
JSON
{
"deviceType": "dnt-LW-ATS",
"sendWithUplink": "disabled",
"port": 1,
"priority": "NORMAL",
"confirmed": false,
"_header2": null,
"downlinkParameter": [
{
"name": "Cycle",
"port": 10,
"priority": "NORMAL",
"type": "number",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "010202",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "Min",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 1,
"limitMax": true,
"limitMaxValue": 65535
},
{
"name": "Cycle at night",
"port": 10,
"priority": "NORMAL",
"type": "number",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "010902",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 1,
"limitMax": true,
"limitMaxValue": 65535
},
{
"name": "Application mode Event Based",
"port": 10,
"priority": "NORMAL",
"type": "button",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "0101",
"off": "0102",
"onClick": "01010B",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Trigger config message",
"port": 10,
"priority": "NORMAL",
"type": "button",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "0B",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "MESZ",
"port": 10,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "080206001400",
"off": "080108001200",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "QoS VBat and Night",
"port": 10,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "0703",
"off": "0701",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Data Rate",
"port": 10,
"priority": "NORMAL",
"type": "number",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "05",
"end": "",
"lengthInByte": 1,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 0,
"limitMax": true,
"limitMaxValue": 5
}
]
}