zwave-js/.config-db/devices/0x026f/zst-630.json
2025-01-10 22:05:04 -08:00

31 lines
522 B
JSON

{
"manufacturer": "Sprue Safety Products Ltd.",
"manufacturerId": "0x026f",
"label": "ZST-630",
"description": "Thermoptek Smoke Alarm/Smoke Detector",
"devices": [
{
"productType": "0x0001",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Basic Report",
"maxNodes": 5
},
"3": {
"label": "Notification Report",
"maxNodes": 5
}
}
}