zwave-js/.config-db/devices/0x011a/zwn-bpc-plus_5.10.json
2025-01-10 22:05:04 -08:00

27 lines
503 B
JSON

{
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
"manufacturerId": "0x011a",
"label": "ZWN-BPC-PLUS",
"description": "PIR Sensor",
"devices": [
{
"productType": "0x0601",
"productId": "0x0901"
}
],
"firmwareVersion": {
"min": "5.10",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Motion Timeout",
"description": "Multiplier to wakeup timer interval",
"valueSize": 1,
"minValue": 1,
"maxValue": 7,
"defaultValue": 1
}
]
}