67 lines
1.1 KiB
JSON
67 lines
1.1 KiB
JSON
|
{
|
||
|
"manufacturer": "Nortek Security & Control LLC",
|
||
|
"manufacturerId": "0x014f",
|
||
|
"label": "ZM1601",
|
||
|
"description": "Battery Operated Siren",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x2005",
|
||
|
"productId": "0x0508"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Siren Strobe Mode",
|
||
|
"description": "Defines the reaction of the siren",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "All enabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Siren only",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Strobe only",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Alarm Auto Stop",
|
||
|
"description": "Defines the auto time out of the alarm indication",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "30 seconds",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "60 seconds",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "120 seconds",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Continuous",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|