zwave-js/.config-db/devices/0x0010/tbz48.json

32 lines
489 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Residential Control Systems, Inc. (RCS)",
"manufacturerId": "0x0010",
"label": "TBZ48",
"description": "Thermostat",
"devices": [
{
"productType": "0x5442",
"productId": "0x5432"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
},
"3": {
"label": "Group 3",
"maxNodes": 5
}
}
}