189 lines
3.7 KiB
JSON
189 lines
3.7 KiB
JSON
{
|
|
"manufacturer": "Devolo",
|
|
"manufacturerId": "0x0175",
|
|
"label": "MT02648",
|
|
"description": "Door/Window Contact",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x000e"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "2",
|
|
"label": "Basic Set Level",
|
|
"description": "Allowable range: 0-99, 255",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "PIR Sensitivity",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 70,
|
|
"options": [
|
|
{
|
|
"label": "Disable PIR",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Lowest sensitivity",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Highest sensitivity",
|
|
"value": 99
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Light Threshold",
|
|
"description": "Setting the illumination threshold to turn on the light",
|
|
"valueSize": 1,
|
|
"defaultValue": 100,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable (Light off)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Disable (Light on)",
|
|
"value": 100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Operation Mode",
|
|
"description": "Parameter to set the Operation Mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Celsius and LED off = bits: 00001000 = 8",
|
|
"value": 8
|
|
},
|
|
{
|
|
"label": "Preset: Celsius and LED on = bits: 00001010 = 10",
|
|
"value": 10
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Multi-Sensor Function Switch",
|
|
"description": "Parameter to set the sensor functions",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 4
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Customer Function",
|
|
"description": "Parameter to set the Customer Function",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 4,
|
|
"options": [
|
|
{
|
|
"label": "PIR super sensitivity and binary report",
|
|
"value": 20
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "PIR Re-Detect Interval Time",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 3
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Turn Off Light Time",
|
|
"description": "Parameter to set the Turn Off Light Time",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 4
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Auto Report Battery Time",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Auto Report Door/Window State Time",
|
|
"description": "The interval time for auto reporting the door/window state",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Auto Report Illumination Time",
|
|
"description": "The Interval time for auto reporting the illumination state",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Auto Report Temperature Time",
|
|
"description": "The interval time for auto reporting the temperature state",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "20",
|
|
"label": "Auto Report Tick Interval",
|
|
"description": "The interval time for each auto report tick",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 30,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "21",
|
|
"label": "Temperature Differential Report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "22",
|
|
"label": "Illumination Differential Report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 1
|
|
}
|
|
]
|
|
}
|