133 lines
2.6 KiB
JSON
133 lines
2.6 KiB
JSON
{
|
|
"manufacturer": "Devolo",
|
|
"manufacturerId": "0x0175",
|
|
"label": "PST02-1B",
|
|
"description": "Multisensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0018"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Reports",
|
|
"maxNodes": 7,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Light Control",
|
|
"maxNodes": 7
|
|
}
|
|
},
|
|
"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",
|
|
"description": "Parameter to set the Sensitivity",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 70
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Light Threshold",
|
|
"description": "Setting the illumination threshold to turn on the light",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 100
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Operation Mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Multi-Sensor Function Switch",
|
|
"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": 0,
|
|
"options": [
|
|
{
|
|
"label": "Super sensitivity/binary report/motion off report",
|
|
"value": 22
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "PIR Re-Detect Interval Time",
|
|
"description": "Re-detect time after motion detected",
|
|
"valueSize": 1,
|
|
"minValue": 3,
|
|
"maxValue": 127,
|
|
"defaultValue": 3
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Turn Off Light Time",
|
|
"description": "Delay time to turn light off after no motion detected",
|
|
"valueSize": 1,
|
|
"minValue": 4,
|
|
"maxValue": 127,
|
|
"defaultValue": 4
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Auto Report Battery Time",
|
|
"description": "Interval time for auto report the battery level",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Auto Report Illumination Time",
|
|
"description": "Interval time for auto report the illumination state",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Auto Report Temperature Time",
|
|
"description": "Interval time for auto report the temperature state",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 127,
|
|
"defaultValue": 12
|
|
}
|
|
]
|
|
}
|