160 lines
2.9 KiB
JSON
160 lines
2.9 KiB
JSON
{
|
|
"manufacturer": "Eaton",
|
|
"manufacturerId": "0x001a",
|
|
"label": "RF9537-N",
|
|
"description": "1000W Dimmer Light Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4449",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": 746
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 5
|
|
},
|
|
"255": {
|
|
"label": "Group 255",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Delayed OFF Time",
|
|
"description": "time in seconds to delay OFF",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Panic ON Time",
|
|
"description": "Time in seconds for panic mode ON",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Panic OFF Time",
|
|
"description": "time in seconds for OFF in panic mode",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Basic Set Value",
|
|
"description": "Send value to association group on trigger",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Power Up State",
|
|
"description": "Power Up State of the switch",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "On",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Last state",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Panic Mode Enable",
|
|
"description": "Enables this switch to participate in panic mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "On",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Dimmer Ramp Time",
|
|
"description": "Time in seconds to reach desired level",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Kickstart / Rapid Start",
|
|
"description": "Turn on or off rapid start feature",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "On",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Minimum Dimmer Level",
|
|
"description": "The minimum dim level the switch will allow",
|
|
"valueSize": 1,
|
|
"minValue": 4,
|
|
"maxValue": 99,
|
|
"defaultValue": 4
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Maximum Dimmer Level",
|
|
"description": "The maximum dim level the switch will allow",
|
|
"valueSize": 1,
|
|
"minValue": 4,
|
|
"maxValue": 99,
|
|
"defaultValue": 99
|
|
}
|
|
]
|
|
}
|