72 lines
1.3 KiB
JSON
72 lines
1.3 KiB
JSON
{
|
|
"manufacturer": "Popp & Co",
|
|
"manufacturerId": "0x0154",
|
|
"label": "700854",
|
|
"description": "POPP Solar Outdoor Siren 2",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0004",
|
|
"productId": "0x0002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "1.5",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Siren Tamper Mode",
|
|
"description": "Sets the tamper triggering mode when removed from the holder",
|
|
"valueSize": 1,
|
|
"unit": "int",
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Trigger, when removed from holder",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Triggers automatically",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Not trigger",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Siren Mode",
|
|
"description": "Determines how the Siren shall react on alarm",
|
|
"valueSize": 1,
|
|
"defaultValue": 2,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Siren only",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Flash only",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Flash plus siren",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Auto Off",
|
|
"description": "If the value is set, the siren will be switched off automatically.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 5
|
|
}
|
|
]
|
|
}
|