iobroker.lorawan
Version:
converts the desired lora gateway data to a ioBroker structure
263 lines • 7.39 kB
JSON
{
"deviceType": "WS523",
"sendWithUplink": "disabled",
"port": 1,
"priority": "NORMAL",
"confirmed": false,
"_header2": null,
"downlinkParameter": [
{
"name": "Power",
"port": 85,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "0100FF",
"off": "0000FF",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Intervall",
"port": 85,
"priority": "NORMAL",
"type": "number",
"swap": true,
"_statciText": null,
"confirmed": false,
"front": "FF03",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 60,
"decimalPlaces": 0,
"unit": "Min",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 5,
"limitMax": true,
"limitMaxValue": 180
},
{
"name": "Add Delay Task Open",
"port": 85,
"priority": "NORMAL",
"type": "number",
"swap": true,
"_statciText": null,
"confirmed": false,
"front": "FF2200",
"end": "11",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "Sec",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Add Delay Task Close",
"port": 85,
"priority": "NORMAL",
"type": "number",
"swap": true,
"_statciText": null,
"confirmed": false,
"front": "FF2200",
"end": "10",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "Sec",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Delete delay task",
"port": 85,
"priority": "NORMAL",
"type": "button",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "FF2300FF",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Overcurrent Alarm 10A",
"port": 85,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "FF24010AFF30010A",
"off": "FF24000AFF30000A",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Button Lock",
"port": 85,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "FF250080",
"off": "FF250000",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Power Consumtion",
"port": 85,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "FF2601",
"off": "FF2600",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Reset Power Consumtion",
"port": 85,
"priority": "NORMAL",
"type": "button",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "FF27FF",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "Enquire Electrical Status",
"port": 85,
"priority": "NORMAL",
"type": "button",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "FF28FF",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
},
{
"name": "LED Mode",
"port": 85,
"priority": "NORMAL",
"type": "boolean",
"swap": false,
"_statciText": null,
"confirmed": false,
"front": "03",
"end": "11",
"lengthInByte": 2,
"on": "FF2F01",
"off": "FF2F00",
"onClick": "030111",
"multiplyfaktor": 1,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0
}
]
}