1014 lines
21 KiB
JSON
1014 lines
21 KiB
JSON
{
|
|
"manufacturer": "Logic Group",
|
|
"manufacturerId": "0x0234",
|
|
"label": "Heatit Z-Scene Controller",
|
|
"description": "Push Button 6-Gang",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x010c"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Upper Paddle Buttons Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Separate mode (Toggle mode)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Left side on/up, right side off/down",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Middle Paddle Buttons Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Separate mode (Toggle mode)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Left side on/up, right side off/down",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Lower Paddle Buttons Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Separate mode (Toggle mode)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Left side on/up, right side off/down",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #1 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #1 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #2 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #2 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #3 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #3 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #4 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #4 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "8",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #5 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "8",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #5 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$if": "firmwareVersion <= 2.1",
|
|
"label": "LED #6 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Status of the corresponding button, inverted",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Status of corresponding paddle (Pair mode) inv",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Status of the built-in relay, inverted",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED activated on button press",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$if": "firmwareVersion >= 2.2",
|
|
"label": "LED #6 Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED indication is disabled (LED can be controlled by Indicator Command Class set commands)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding button, with inverted indication",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "LED indicates the status of corresponding paddle (In pair mode)",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the corresponding paddle (In pair mode), with inverted indication",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "LED indicates the status of the built-in relay, with inverted indication",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "LED show a 5 seconds indication when the corresponding button is pressed",
|
|
"value": 7
|
|
},
|
|
{
|
|
"label": "LED indication is disabled, it is only controlled by Command Class Basic Set commands",
|
|
"value": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Relay Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Relay is disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Controlled by button 1",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Controlled by button 2",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Controlled by button 3",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Controlled by button 4",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Controlled by button 5",
|
|
"value": 5
|
|
},
|
|
{
|
|
"label": "Controlled by button 6",
|
|
"value": 6
|
|
},
|
|
{
|
|
"label": "Controlled by button 1, 1 sec",
|
|
"value": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Disable Central Scene Notification",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Enabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Disabled",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "12",
|
|
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
|
|
"label": "House Cleaning Mode",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "13[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #1: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "13[0xff00]",
|
|
"label": "Button #1: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "13[0xff0000]",
|
|
"label": "Button #1: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "14[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #2: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "14[0xff00]",
|
|
"label": "Button #2: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "14[0xff0000]",
|
|
"label": "Button #2: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "15[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #3: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "15[0xff00]",
|
|
"label": "Button #3: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "15[0xff0000]",
|
|
"label": "Button #3: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "16[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #4: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "16[0xff00]",
|
|
"label": "Button #4: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "16[0xff0000]",
|
|
"label": "Button #4: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "17[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #5: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "17[0xff00]",
|
|
"label": "Button #5: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "17[0xff0000]",
|
|
"label": "Button #5: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "18[0x01]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button #6: Multilevel Switch",
|
|
"valueSize": 4,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "18[0xff00]",
|
|
"label": "Button #6: Multilevel Switch (Upper Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "On",
|
|
"value": 255
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "18[0xff0000]",
|
|
"label": "Button #6: Multilevel Switch (Lower Value)",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Off",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "19",
|
|
"label": "Association Groups for Button 1",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "20",
|
|
"label": "Association Groups for Button 2",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "21",
|
|
"label": "Association Groups for Button 3",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "22",
|
|
"label": "Association Groups for Button 4",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "23",
|
|
"label": "Association Groups for Button 5",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "24",
|
|
"label": "Association Groups for Button 6",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Not switched",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switched",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "25",
|
|
"label": "Backlight Control",
|
|
"description": "Configuration of backlight control.",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "By Indicator Command Class",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "5 sec when button pressed",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "26",
|
|
"label": "Basic Set for Endpoint 0",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Forwarded to endpoint 1",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Controls backlight",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|