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

75 lines
1.3 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZ68",
"description": "Wall Plug",
"devices": [
{
"productType": "0x0003",
"productId": "0x0002",
"zwaveAllianceId": [1423, 1948, 1952]
},
{
"productType": "0x0101",
"productId": "0x0103"
},
{
"productType": "0x0202",
"productId": "0x0511",
"zwaveAllianceId": 884
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "LED Behavior",
"description": "defines the behavior of the blue LED",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Blue indicates off",
"value": 0
},
{
"label": "Blue indicates on",
"value": 1
}
]
},
{
"#": "2",
"label": "Memory Function",
"description": "Memory function behaviour control.",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Do not remember",
"value": 0
},
{
"label": "Do remember state",
"value": 1
}
]
}
],
"metadata": {
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1952/TZ68%20User%20Manual.pdf"
}
}