zwave-js/.config-db/devices/0x014f/wapirz-1.json

39 lines
629 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"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"
}
}