33 lines
533 B
JSON
33 lines
533 B
JSON
{
|
|
"manufacturer": "Leviton",
|
|
"manufacturerId": "0x001d",
|
|
"label": "DZPA1",
|
|
"description": "Plug-In Appliance Module",
|
|
"devices": [
|
|
{
|
|
"productType": "0x1a02",
|
|
"productId": "0x0334"
|
|
},
|
|
{
|
|
"productType": "0x3601",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "7",
|
|
"$import": "templates/leviton_template.json#locator_led"
|
|
}
|
|
]
|
|
}
|