zwave-js/.config-db/devices/0x0214/dp-32_ix-30_ix-32_6.0_255.255.json

47 lines
815 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Kaipule Technology Co., Ltd.",
"manufacturerId": "0x0214",
"label": "DP-32 / IX-30 / IX-32",
"description": "PIR Sensor",
"devices": [
{
"productType": "0x0002",
"productId": "0x0002"
},
{
"productType": "0x0003",
"productId": "0x0002"
}
],
"firmwareVersion": {
"min": "6.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Basic Set",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 255
},
{
"#": "2",
"label": "Turn Off Light Time Configuration",
"valueSize": 1,
"minValue": 1,
"maxValue": 120,
"defaultValue": 20
},
{
"#": "3",
"label": "PIR Sensor Alarm Elimination Time Configuration",
"valueSize": 1,
"minValue": 1,
"maxValue": 120,
"defaultValue": 20
}
]
}