zwave-js/.config-db/devices/0x0118/tz08.json

59 lines
1,003 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZ08",
"description": "Rollershutter Controller",
"devices": [
{
"productType": "0x0001",
"productId": "0x0006",
"zwaveAllianceId": [889, 890]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Watt Meter Report Period",
"valueSize": 2,
"minValue": 1,
"maxValue": 32767,
"defaultValue": 720
},
{
"#": "2",
"label": "KWh Meter Report Period",
"valueSize": 2,
"minValue": 1,
"maxValue": 32767,
"defaultValue": 6
},
{
"#": "3",
"label": "Watt Load Caution Threshold",
"valueSize": 2,
"minValue": 10,
"maxValue": 1100,
"defaultValue": 1100
},
{
"#": "4",
"label": "KWh Load Caution Threshold",
"valueSize": 2,
"minValue": 1,
"maxValue": 10000,
"defaultValue": 10000
}
]
}