31 lines
526 B
JSON
31 lines
526 B
JSON
{
|
|
"manufacturer": "FortrezZ LLC",
|
|
"manufacturerId": "0x0084",
|
|
"label": "SSA3",
|
|
"description": "Siren and Strobe Alarm",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0341",
|
|
"productId": "0x0205"
|
|
},
|
|
{
|
|
"productType": "0x0331",
|
|
"productId": "0x010b"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Delay Before Accept of Basic Set Off",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|