23 lines
373 B
JSON
23 lines
373 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "RZI06-1L",
|
|
"description": "Dimmer Switch 600W Incandescent",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0401",
|
|
"productId": "0x0206"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|