27 lines
444 B
JSON
27 lines
444 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "VRE06",
|
|
"description": "Electronic Low Voltage Scene Capable Dimmer",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0e01",
|
|
"productId": "0x0209"
|
|
},
|
|
{
|
|
"productType": "0x0e01",
|
|
"productId": "0x0334"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|