zwave-js/.config-db/devices/0x0115/wallc-s.json

325 lines
5.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Z-Wave.Me",
"manufacturerId": "0x0115",
"label": "WALLC-S",
"description": "Wall Controller",
"devices": [
{
"productType": "0x0100",
"productId": "0x0101"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Group A",
"maxNodes": 10
},
"3": {
"label": "Group B",
"maxNodes": 10
},
"4": {
"label": "Group C",
"maxNodes": 10
},
"5": {
"label": "Group D",
"maxNodes": 10
}
},
"paramInformation": [
{
"#": "1",
"label": "Button 1 and 3 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "2",
"label": "Button 2 and 4 Pair Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Separately",
"value": 0
},
{
"label": "In pair without double clicks",
"value": 1
},
{
"label": "In pair with double clicks",
"value": 2
}
]
},
{
"#": "11",
"label": "Action on Group A",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "12",
"label": "Action on Group B",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "13",
"label": "Action on Group C",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "14",
"label": "Action on Group D",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Switch on/off and dim",
"value": 1
},
{
"label": "Switch on/off only (Send Basic Set)",
"value": 2
},
{
"label": "Switch all",
"value": 3
},
{
"label": "Send scenes",
"value": 4
},
{
"label": "Send preconfigured scenes",
"value": 5
},
{
"label": "Control door lock",
"value": 7
},
{
"label": "Central Scene to gateway",
"value": 8
}
]
},
{
"#": "21",
"label": "Send the Following Switch All Commands",
"valueSize": 1,
"defaultValue": 1,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "NO (Normal open)",
"value": 1
},
{
"label": "NC (Normal close)",
"value": 2
},
{
"label": "Switch all on and off",
"value": 255
}
]
},
{
"#": "22",
"label": "Invert Buttons",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "Yes",
"value": 1
}
]
},
{
"#": "25",
"label": "Blocks Wakeup Even When Wakeup Interval Is Set",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Wakeup is blocked",
"value": 0
},
{
"label": "Wakeup is possible",
"value": 1
}
]
},
{
"#": "30",
"label": "Send Unsolicited Battery Report on Wake Up",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No",
"value": 0
},
{
"label": "To same node as wake up notification",
"value": 1
},
{
"label": "Broadcast to neighbours",
"value": 2
}
]
}
]
}