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

82 lines
1.7 KiB
JSON

{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "507801",
"description": "Connect Roller Shutter",
"devices": [
{
"productType": "0x8003",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Move Roller Shutter",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "176",
"label": "Changeover Delay",
"description": "For motor protection",
"valueSize": 1,
"unit": "0.1 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true
},
{
"#": "177",
"label": "Travel Time Up, Byte 1",
"valueSize": 1,
"unit": "25.6 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 4,
"unsigned": true
},
{
"#": "178",
"label": "Travel Time Up, Byte 2",
"valueSize": 1,
"unit": "0.1 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 176,
"unsigned": true
},
{
"#": "179",
"label": "Travel Time Down, Byte 1",
"valueSize": 1,
"unit": "25.6 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 4,
"unsigned": true
},
{
"#": "180",
"label": "Travel Time Down, Byte 2",
"valueSize": 1,
"unit": "0.1 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 176,
"unsigned": true
}
],
"metadata": {
"inclusion": "Triple click button",
"exclusion": "Triple click button",
"reset": "Triple click button, then click and hold for 5 seconds",
"manual": "https://download.schneider-electric.com/files?p_Doc_Ref=MTN507801_HW_2008_43_EN&p_enDocType=User+guide&p_File_Name=MTN507801_HW_2008_43_EN.pdf"
}
}