23 lines
380 B
JSON
23 lines
380 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "RZP03",
|
|
"description": "Scene Capable Plug-In Lamp Dimming Module",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0201",
|
|
"productId": "0x0206"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|