zwave-js/.config-db/devices/0x0084/ssa1_ssa2.json

38 lines
683 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "FortrezZ LLC",
"manufacturerId": "0x0084",
"label": "SSA1/SSA2",
"description": "Siren and Strobe Alarm",
"devices": [
{
"productType": "0x0311",
"productId": "0x010b"
},
{
"productType": "0x0313",
"productId": "0x0108"
},
{
"productType": "0x0313",
"productId": "0x010b"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Delay Before Accept of Basic Set Off",
"description": "Delay, from the time the siren-strobe turns on",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
}
]
}