27 lines
421 B
JSON
27 lines
421 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "VRS05",
|
|
"description": "Scene Capable Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0f01",
|
|
"productId": "0x0209"
|
|
},
|
|
{
|
|
"productType": "0x0f01",
|
|
"productId": "0x0334"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|