40 lines
660 B
JSON
40 lines
660 B
JSON
{
|
|
"manufacturer": "zwaveproducts.com",
|
|
"manufacturerId": "0x0315",
|
|
"label": "ZL-PA-100",
|
|
"description": "ZL-PA-100",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4447",
|
|
"productId": "0x3031"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"label": "Nightlight",
|
|
"description": "Nightlight Operation",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED opposite to load",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED same as load",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED always off",
|
|
"value": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|