38 lines
640 B
JSON
38 lines
640 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "VRCZ4-MR",
|
|
"description": "4-Zone Controller with Local Load Control",
|
|
"devices": [
|
|
{
|
|
"productType": "0x1202",
|
|
"productId": "0x0243"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 232
|
|
},
|
|
"2": {
|
|
"label": "Group 2",
|
|
"maxNodes": 232
|
|
},
|
|
"3": {
|
|
"label": "Group 3",
|
|
"maxNodes": 232
|
|
},
|
|
"4": {
|
|
"label": "Group 4",
|
|
"maxNodes": 232
|
|
}
|
|
},
|
|
"compat": {
|
|
// This device has 4 association groups, but 8 scenes
|
|
"forceSceneControllerGroupCount": 8
|
|
}
|
|
}
|