51 lines
906 B
JSON
51 lines
906 B
JSON
{
|
|
"manufacturer": "Merten",
|
|
"manufacturerId": "0x007a",
|
|
"label": "507601",
|
|
"description": "Dual Pole Wall Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x8001",
|
|
"productId": "0x8003",
|
|
"zwaveAllianceId": 322
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "176",
|
|
"label": "Staircase Timer Byte 1",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "177",
|
|
"label": "Staircase Timer Byte 2",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "183",
|
|
"label": "Additional Limit Duration",
|
|
"description": "(after brief interruption) Unsure what this does",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 30
|
|
}
|
|
]
|
|
}
|