37 lines
618 B
JSON
37 lines
618 B
JSON
|
{
|
||
|
"manufacturer": "Merten",
|
||
|
"manufacturerId": "0x007a",
|
||
|
"label": "507900",
|
||
|
"description": "Wall Dimmer Module - Flush Mounted",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x4003",
|
||
|
"productId": "0x0002",
|
||
|
"zwaveAllianceId": 402
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Group 1",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "196",
|
||
|
"label": "Dimmer Speed",
|
||
|
"description": "0 = fast, 240 = slow",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 240,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
}
|
||
|
]
|
||
|
}
|