zwave-js/.config-db/devices/0x010e/btzw125.json

279 lines
5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Poly-control",
"manufacturerId": "0x010e",
"label": "BTZW125",
"description": "Danalock v2 Circle",
"devices": [
{
"productType": "0x0003",
"productId": "0x0002"
},
{
"productType": "0x0008",
"productId": "0x0002",
"zwaveAllianceId": [1238, 1251, 1532, 1764, 1769, 1855]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Direction",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Clockwise",
"value": 0
},
{
"label": "The motor goes counterclockwise when latched",
"value": 1
}
]
},
{
"#": "2",
"label": "Speed (Torque)",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Slowest",
"value": 1
},
{
"label": "Slow",
"value": 2
},
{
"label": "Normal",
"value": 3
},
{
"label": "Fast",
"value": 4
},
{
"label": "Fastest",
"value": 5
}
]
},
{
"#": "3",
"label": "Mode",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Powersaving",
"value": 0
},
{
"label": "Full drive",
"value": 1
},
{
"label": "Relay mode",
"value": 2
}
]
},
{
"#": "4",
"label": "Turn Degrees",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 1
},
{
"#": "5",
"label": "Auto Latch Time",
"valueSize": 1,
"minValue": 0,
"maxValue": 60,
"defaultValue": 0
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Sound",
"defaultValue": 1
},
{
"#": "7",
"label": "Battery Type",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "3.6 V",
"value": 0
},
{
"label": "3.0 V",
"value": 1
},
{
"label": "Mains power",
"value": 2
}
]
},
{
"#": "8",
"label": "Battery Alarm Value",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 0
},
{
"#": "9",
"label": "TurnAndGo",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 1
}
]
},
{
"#": "10",
"label": "BrakeAndGoBack",
"description": "Turn 75 degrees back after x seconds",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Brake for 1 second",
"value": 1
},
{
"label": "Brake for 2 seconds",
"value": 2
},
{
"label": "Brake for 3 seconds",
"value": 3
},
{
"label": "Brake for 4 seconds",
"value": 4
},
{
"label": "Brake for 5 seconds",
"value": 5
},
{
"label": "Brake for 6 seconds",
"value": 6
},
{
"label": "Brake for 7 seconds",
"value": 7
},
{
"label": "Brake for 8 seconds",
"value": 8
},
{
"label": "Brake for 9 seconds",
"value": 9
},
{
"label": "Brake for 10 seconds",
"value": 10
},
{
"label": "Brake for 11 seconds",
"value": 11
},
{
"label": "Brake for 12 seconds",
"value": 12
},
{
"label": "Brake for 13 seconds",
"value": 13
},
{
"label": "Brake for 14 seconds",
"value": 14
},
{
"label": "Brake for 15 seconds",
"value": 15
}
]
},
{
"#": "11",
"label": "Async",
"description": "Used if the lock is using an optional rotation sensor",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Async off",
"value": 0
},
{
"label": "Async on",
"value": 1
}
]
},
{
"#": "12",
"label": "ReportType",
"description": "Door lock operation report type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Default",
"value": 0
},
{
"label": "Advanced",
"value": 1
},
{
"label": "No reporting",
"value": 2
}
]
}
],
"metadata": {
"inclusion": "To add or include the danalock into a Z-Wave network\nSet the controller in inclusion mode\nTouch the User Button until you hear two beeps.",
"exclusion": "To remove or exclude the danalock into a Z-Wave network\nSet the controller in exclusion mode\nTouch the User Button until you hear two beeps",
"reset": "The danalock can be set to factory settings by holding the User Button for ten beeps. Please use this procedure only when the primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1238/Danalock%20Product%20manual.pdf"
}
}