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

71 lines
1.1 KiB
JSON

{
"manufacturer": "Fakro",
"manufacturerId": "0x0085",
"label": "ZWS12",
"description": "Chain Actuator",
"devices": [
{
"productType": "0x0002",
"productId": "0x0010"
},
{
"productType": "0x0011",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Basic",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "7",
"label": "Motor Speed 1",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Lowest speed",
"value": 1
},
{
"label": "Default speed",
"value": 2
},
{
"label": "Higher speed",
"value": 3
},
{
"label": "Highest speed",
"value": 4
}
]
},
{
"#": "12",
"$import": "templates/fakro_template.json#calibration"
},
{
"#": "13",
"$import": "templates/fakro_template.json#shutter_response_to_basic_set_0xff"
},
{
"#": "15",
"label": "Close After Time",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 120,
"defaultValue": 120
}
]
}