zwave-js/.config-db/devices/0x0068/tr1b120z1.json
2025-01-10 22:05:04 -08:00

64 lines
1.9 KiB
JSON

{
"manufacturer": "Good Way Technology Co., Ltd.",
"manufacturerId": "0x0068",
"label": "TR1B120Z1",
"description": "Panic Button",
"devices": [
{
"productType": "0x0003",
"productId": "0x0016",
"zwaveAllianceId": 3124
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "LED Light Up Time",
"description": "Allowable range: 1-100, 127",
"valueSize": 1,
"unit": "seconds",
"minValue": 1,
"maxValue": 127,
"defaultValue": 127,
"options": [
{
"label": "Always on",
"value": 127
}
]
},
{
"#": "2",
"label": "Buzzer Beep Times",
"description": "0 : disable 1~100: sound 1~100 beeps (0.5s on, 0.5s off) 127: continue beep till cancel trigger",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 127,
"options": [
{
"label": "Buzzer disable",
"value": 0
},
{
"label": "Sound beep delay time",
"value": 100
},
{
"label": "Continue beep till cancel trigger",
"value": 127
}
]
}
],
"metadata": {
"inclusion": "Push the button three times in 1.5 seconds.\nWhen inclusion successful, the LED will be RED blink three times.",
"exclusion": "Push the button three times in 1.5 seconds.\nWhen exclusion successful, the LED will be RED blink three times. And the LED will be red blinking for 30 seconds at one blink per two seconds. The device is now waiting to inclusion.",
"reset": "Push the button three times in 1.5 seconds and hold the third push for 10 seconds till the LED is red blinking. When reset is successful, the device is set to factory default and now waiting to inclusion\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3124/TR1B120Z1_Manual_V1.0_20181018-1.pdf"
}
}