24 lines
380 B
JSON
24 lines
380 B
JSON
|
{
|
||
|
"manufacturer": "Leviton",
|
||
|
"manufacturerId": "0x001d",
|
||
|
"label": "VRPA1",
|
||
|
"description": "Vizia RF + Scene Capable Plug-In Module",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x1805",
|
||
|
"productId": "0x0334"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Lifeline",
|
||
|
"maxNodes": 254,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
}
|
||
|
}
|