70 lines
1.2 KiB
JSON
70 lines
1.2 KiB
JSON
{
|
|
"manufacturer": "Nortek Security & Control LLC",
|
|
"manufacturerId": "0x014f",
|
|
"label": "WA105DBZ",
|
|
"description": "Siren and Strobe",
|
|
"devices": [
|
|
{
|
|
"productType": "0x2005",
|
|
"productId": "0x0503"
|
|
},
|
|
{
|
|
"productType": "0x2009",
|
|
"productId": "0x0903"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "0",
|
|
"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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "1",
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|