69 lines
1.2 KiB
JSON
69 lines
1.2 KiB
JSON
{
|
|
"manufacturer": "Willis Electric Co., Ltd.",
|
|
"manufacturerId": "0x015d",
|
|
"label": "ZEN22",
|
|
"description": "Zooz Z-Wave Dimmable Light Switch ZEN22",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0112",
|
|
"productId": "0x241c"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Paddle Functions",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Upper paddle turns the light on",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Upper paddle turns the light off",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "LED Indicator Function",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indicator is on when switch is off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicator is on when switch is on",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Enable / Disable LED",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED enabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED disabled",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|