39 lines
629 B
JSON
39 lines
629 B
JSON
|
{
|
||
|
"manufacturer": "Nortek Security & Control LLC",
|
||
|
"manufacturerId": "0x014f",
|
||
|
"label": "WAPIRZ-1",
|
||
|
"description": "PIR Motion Detector",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x2002",
|
||
|
"productId": "0x0203"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Lifetime",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Re-Trigger Wait Time",
|
||
|
"valueSize": 1,
|
||
|
"unit": "minutes",
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 3,
|
||
|
"unsigned": true
|
||
|
}
|
||
|
],
|
||
|
"compat": {
|
||
|
"mapBasicSet": "auto"
|
||
|
}
|
||
|
}
|