zwave-js/.config-db/devices/0x0363/iotx-z-actmotor001.json

95 lines
3 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Nanjing IoTx Intelligent Technology Co., Ltd.",
"manufacturerId": "0x0363",
"label": "IOTX-Z-ACTMOTOR001",
"description": "Z-Wave Smart Motor Actuator",
"devices": [
{
"productType": "0x0005",
"productId": "0x0005",
"zwaveAllianceId": 3461
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "2",
"label": "Reporting Trigger Threshold of Shutter Position Change",
"description": "Range 1-10%, 0 to disable reporting",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 10,
"defaultValue": 1
},
{
"#": "3",
"label": "Stop by Block Function",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Turn off",
"value": 0
},
{
"label": "Turn on",
"value": 1
}
]
},
{
"#": "4",
"label": "Learn Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No operation",
"value": 0
},
{
"label": "Initial setting",
"value": 1
},
{
"label": "Switch direction reverse",
"value": 2
},
{
"label": "App direction reverse",
"value": 3
}
]
},
{
"#": "5",
"label": "Ventilation Function",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Turn off",
"value": 0
},
{
"label": "Turn on",
"value": 1
}
]
}
],
"metadata": {
"inclusion": "Make sure connecting module to power supply and module has not joined Z-Wave network (if module joined any other Z-Wave network, please refer to the clauses “Exclude device from a Z-Wave network”). \nFirst, set primary controller/gateway into inclusion mode. And press 'Button L' 3 times, LED starts to flash slowly for 10 seconds, during the flash, dont press 'Button L' 3 times again, because it will cancel your last operation. Until LED is on for 3 seconds, means success. If module does not find a Z-Wave network within 10 seconds after join network function trigger, please try again. After joined Z-Wave network, please wait for a while until the app showing device is included. Then you can start enjoying with our module",
"exclusion": "Method 1: Factory Reset.\nMethod 2: First, set primary controller/gateway into exclusion mode. And press 'Button L' 3 times, LED started to flash slowly for 10 seconds, during the flash, dont press 'Button L' 3 times again, because it will cancel your last operation. Until LED is on for 3 seconds, means success",
"reset": "Please use this procedure only when the network primary controller is missing or otherwise inoperable. Hold Button L for 10 seconds, LED will flash slowly until flash fast for 2 seconds means success. After reset, module is exclude of Z-Wave network, please include again and learn motor again",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3461/actmotor001usermanual-E.pdf"
}
}