55 lines
945 B
JSON
55 lines
945 B
JSON
|
{
|
||
|
"manufacturer": "Leviton",
|
||
|
"manufacturerId": "0x001d",
|
||
|
"label": "VRCZ4",
|
||
|
"description": "4 Zone Controller",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0701",
|
||
|
"productId": "0x0206"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0702",
|
||
|
"productId": "0x0261"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0801",
|
||
|
"productId": "0x0206"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Group 1",
|
||
|
"description": "Button 1",
|
||
|
"maxNodes": 32,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Group 2",
|
||
|
"description": "Button 2",
|
||
|
"maxNodes": 32,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"3": {
|
||
|
"label": "Group 3",
|
||
|
"description": "Button 3",
|
||
|
"maxNodes": 32,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"4": {
|
||
|
"label": "Group 4",
|
||
|
"description": "Button 4",
|
||
|
"maxNodes": 32,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"compat": {
|
||
|
// This device has 4 association groups, but 8 scenes
|
||
|
"forceSceneControllerGroupCount": 8
|
||
|
}
|
||
|
}
|