56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"manufacturer": "zwaveproducts.com",
|
|
"manufacturerId": "0x0315",
|
|
"label": "ZL-PD-100",
|
|
"description": "Plug-In Dimmer",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4744",
|
|
"productId": "0x3032"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"label": "Nightlight",
|
|
"description": "Controls LED operation",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 2,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Dimming Resolution Level",
|
|
"description": "Steps to change dimmer level per tick",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 99,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Dimming Resolution Speed",
|
|
"description": "Tick length in 10ms units",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 255,
|
|
"defaultValue": 3,
|
|
"unsigned": true
|
|
}
|
|
],
|
|
"compat": {
|
|
"commandClasses": {
|
|
"remove": {
|
|
"Supervision": {
|
|
// The device support supervision, but does not accept supervision-encapsulated Multilevel Switch commands
|
|
"endpoints": "*"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|