77 lines
1.3 KiB
JSON
77 lines
1.3 KiB
JSON
{
|
|
"manufacturer": "Popp & Co",
|
|
"manufacturerId": "0x0154",
|
|
"label": "009402",
|
|
"description": "10 Year Smoke Detector with Siren Function",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0004",
|
|
"productId": "0x0004"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Alarm Reports",
|
|
"maxNodes": 4
|
|
},
|
|
"3": {
|
|
"label": "Switching Command when Alarm",
|
|
"maxNodes": 4
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Siren Alarm Sequence Duration",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 3,
|
|
"maxValue": 129,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Siren Alarm Tone Length",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 1,
|
|
"maxValue": 99,
|
|
"defaultValue": 8
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Value of On-Command",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 99
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Value of Off-Command",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 99
|
|
},
|
|
{
|
|
"#": "10",
|
|
"$if": "firmwareVersion >= 1.14",
|
|
"label": "Auto Report Battery Time",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 127
|
|
}
|
|
]
|
|
}
|