iobroker.lorawan
Version:
converts the desired lora gateway data to a ioBroker structure
254 lines (251 loc) • 5.54 kB
JSON
{
"deviceType":"LT22222",
"sendWithUplink":"disabled",
"port":1,
"priority":"NORMAL",
"confirmed":false,
"downlinkParameter":[
{
"name": "Intervall",
"port": 1,
"priority": "NORMAL",
"type": "number",
"confirmed": true,
"front": "01",
"end": "",
"on": "11",
"off": "11",
"multiplyfaktor": 60,
"unit": "Minuten",
"onClick": "030111",
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "Reboot",
"port": 1,
"priority": "NORMAL",
"type": "button",
"confirmed": false,
"front": "",
"end": "",
"lengthInByte": 2,
"on": "",
"off": "",
"onClick": "04FF",
"multiplyfaktor": 1,
"unit": "",
"crc": "noCrc",
"decimalPlaces": 0,
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false
},
{
"name": "RPC_Level_4",
"port": 2,
"priority": "NORMAL",
"type": "boolean",
"confirmed": false,
"front": "03",
"end": "11",
"on": "2104",
"off": "2100",
"multiplyfaktor": 1,
"unit": "",
"onClick": "030111",
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "RO1_target",
"port": 1,
"priority": "NORMAL",
"type": "boolean",
"confirmed": true,
"front": "030111",
"end": "11",
"on": "030111",
"off": "030011",
"multiplyfaktor": 1,
"unit": "",
"onClick": "030111",
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "RO2_target",
"port": 1,
"priority": "NORMAL",
"type": "boolean",
"confirmed": true,
"front": "03",
"end": "11",
"on": "031101",
"off": "031100",
"multiplyfaktor": 1,
"unit": "",
"onClick": "030111",
"limitMax": false,
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "DO1_target",
"port": 1,
"priority": "NORMAL",
"type": "boolean",
"confirmed": true,
"front": "03",
"end": "11",
"on": "02011111",
"off": "02001111",
"multiplyfaktor": 1,
"unit": "",
"onClick": "030111",
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "DO2_target",
"port": 1,
"priority": "NORMAL",
"type": "boolean",
"confirmed": true,
"front": "03",
"end": "11",
"on": "02110111",
"off": "02110011",
"multiplyfaktor": 1,
"unit": "",
"onClick": "030111",
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"swap": false,
"decimalPlaces": 0
},
{
"name": "RO1_NC_for_X_Sec",
"port": 1,
"priority": "NORMAL",
"type": "number",
"swap": false,
"confirmed": true,
"front": "050112",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1000,
"decimalPlaces": 0,
"unit": "sec",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 0,
"limitMax": true,
"limitMaxValue": 65
},
{
"name": "RO2_NC_for_X_Sec",
"port": 1,
"priority": "NORMAL",
"type": "number",
"swap": false,
"confirmed": true,
"front": "050121",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1000,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 0,
"limitMax": true,
"limitMaxValue": 65
},
{
"name": "DO1_L_FOR_X_SEC",
"port": 1,
"priority": "NORMAL",
"type": "number",
"swap": false,
"confirmed": true,
"front": "A900011111",
"end": "",
"lengthInByte": 2,
"on": "01",
"off": "11",
"onClick": "030111",
"multiplyfaktor": 1000,
"decimalPlaces": 0,
"unit": "",
"crc": "noCrc",
"limitMin": true,
"limitMinValue": 0,
"limitMax": true,
"limitMaxValue": 65
},
{
"name": "DO1_L_FOR_2_SEC",
"port": 1,
"priority": "NORMAL",
"type": "button",
"confirmed": true,
"front": "03",
"end": "11",
"on": "A90001111107D0",
"off": "",
"multiplyfaktor": 1,
"unit": "",
"onClick": "A90001111107D0",
"swap": false,
"lengthInByte": 3,
"crc": "noCrc",
"limitMin": false,
"limitMinValue": 0,
"limitMax": false,
"limitMaxValue": 0,
"decimalPlaces": 0
}
]
}