601 lines
11 KiB
JSON
601 lines
11 KiB
JSON
|
{
|
||
|
"manufacturer": "McoHome Technology Co., Ltd.",
|
||
|
"manufacturerId": "0x015f",
|
||
|
"label": "MH-S314",
|
||
|
"description": "Touch Panel Switch 4 Button",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x3141",
|
||
|
"productId": "0x5102",
|
||
|
"zwaveAllianceId": 1114
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Lifeline",
|
||
|
"maxNodes": 1,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Button 1",
|
||
|
"maxNodes": 5
|
||
|
},
|
||
|
"5": {
|
||
|
"label": "Button 2",
|
||
|
"maxNodes": 5
|
||
|
},
|
||
|
"8": {
|
||
|
"label": "Button 3",
|
||
|
"maxNodes": 5
|
||
|
},
|
||
|
"11": {
|
||
|
"label": "Button 4",
|
||
|
"maxNodes": 5
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "2",
|
||
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "All On/All Off",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 255,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Forbid all on and all off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Forbid all on",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Forbid all off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Allow all on and all off",
|
||
|
"value": 255
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "LED Backlight Brightness Level",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 10,
|
||
|
"defaultValue": 10
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Button Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Single click to switch on/off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn on, auto off after param 6 duration",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn off, auto on after param 6 duration",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s for on until released",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Single click to toggle, hold >3s for on until released",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary, hold for on until released",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s to switch on/off",
|
||
|
"value": 6
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Relay On Duration",
|
||
|
"description": "0 for infinite",
|
||
|
"valueSize": 2,
|
||
|
"unit": "seconds",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Basic CC Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Relay 1 responds to set, relay 1 responds to get, instant updates disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Relay 1 responds to set, relay 1 responds to get, instant updates enabled",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "All relays respond to set, get ignored, instant updates disabled",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "All relays respond to set, relay 1 responds to get, instant updates disabled",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Button 1 Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Single click to switch on/off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn on, auto off after param 6 duration",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn off, auto on after param 6 duration",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s for on until released",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Single click to toggle, hold >3s for on until released",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary, hold for on until released",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s to switch on/off",
|
||
|
"value": 6
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Button 2 Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Single click to switch on/off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn on, auto off after param 6 duration",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn off, auto on after param 6 duration",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s for on until released",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Single click to toggle, hold >3s for on until released",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary, hold for on until released",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s to switch on/off",
|
||
|
"value": 6
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "Button 3 Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Single click to switch on/off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn on, auto off after param 6 duration",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn off, auto on after param 6 duration",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s for on until released",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Single click to toggle, hold >3s for on until released",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary, hold for on until released",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s to switch on/off",
|
||
|
"value": 6
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Button 4 Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Single click to switch on/off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn on, auto off after param 6 duration",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Click to turn off, auto on after param 6 duration",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s for on until released",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Single click to toggle, hold >3s for on until released",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary, hold for on until released",
|
||
|
"value": 5
|
||
|
},
|
||
|
{
|
||
|
"label": "Hold >3s to switch on/off",
|
||
|
"value": 6
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Local Relay Control",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 15
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "15",
|
||
|
"label": "Z-Wave Relay Control",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 15
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "16[0x01]",
|
||
|
"label": "Button 1 Respond to Scenes",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "16[0x02]",
|
||
|
"label": "Button 2 Respond to Scenes",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "16[0x04]",
|
||
|
"label": "Button 3 Respond to Scenes",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "16[0x08]",
|
||
|
"label": "Button 4 Respond to Scenes",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enabled",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "17",
|
||
|
"label": "Button 1 Scene Activate Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Scene activate function disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 1 tap activates scene in param 12 regardless of state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 1 tap activates scene in param 12 when state is off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 1 tap activates scene in param 12 when state is on",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "18",
|
||
|
"label": "Button 1 Activate Scene ID",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "19",
|
||
|
"label": "Button 1 Activate Scene Dim Duration",
|
||
|
"description": "0-127 seconds, +128 for minutes",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "20",
|
||
|
"label": "Button 2 Scene Activate Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Scene activate function disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 2 tap activates scene in param 15 regardless of state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 2 tap activates scene in param 15 when state is off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 2 tap activates scene in param 15 when state is on",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "21",
|
||
|
"label": "Button 2 Activate Scene ID",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "22",
|
||
|
"label": "Button 2 Activate Scene Dim Duration",
|
||
|
"description": "0-127 seconds, +128 for minutes",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "23",
|
||
|
"label": "Button 3 Scene Activate Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Scene activate function disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 3 tap activates scene in param 15 regardless of state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 3 tap activates scene in param 15 when state is off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 3 tap activates scene in param 15 when state is on",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "24",
|
||
|
"label": "Button 3 Activate Scene ID",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "25",
|
||
|
"label": "Button 3 Activate Scene Dim Duration",
|
||
|
"description": "0-127 seconds, +128 for minutes",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "26",
|
||
|
"label": "Button 4 Scene Activate Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Scene activate function disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 4 tap activates scene in param 15 regardless of state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 4 tap activates scene in param 15 when state is off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Button 4 tap activates scene in param 15 when state is on",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "27",
|
||
|
"label": "Button 4 Activate Scene ID",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "28",
|
||
|
"label": "Button 4 Activate Scene Dim Duration",
|
||
|
"description": "0-127 seconds, +128 for minutes",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "255",
|
||
|
"label": "Factory Reset",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Normal operation",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Reset",
|
||
|
"value": 85
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|