239 lines
4.2 KiB
JSON
239 lines
4.2 KiB
JSON
|
{
|
||
|
"manufacturer": "Wintop",
|
||
|
"manufacturerId": "0x0097",
|
||
|
"label": "ISHUTTER",
|
||
|
"description": "iShutter",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0023",
|
||
|
"productId": "0x0045",
|
||
|
"zwaveAllianceId": 637
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0024",
|
||
|
"productId": "0x0045"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0024",
|
||
|
"productId": "0x0051"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Click, press and hold of up/down buttons",
|
||
|
"maxNodes": 10,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Send Reports on blind state change",
|
||
|
"maxNodes": 10
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Buttons Mode",
|
||
|
"description": "See overview",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "One push button",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Two paddles with power and direction",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Two toggle switch",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Two buttons with neutral position",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Automatically Close After",
|
||
|
"description": "If not zero, automatically close blind after a user defined time",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "What to Do on RF Close Command",
|
||
|
"description": "Defines how to interpret RF Off command.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Close",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Ignore",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Open",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Open if closed, otherwise close",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Typical Click Timeout",
|
||
|
"description": "time used to differentiate click, hold, double and triple clicks",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 100,
|
||
|
"defaultValue": 50
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Invert Buttons",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Yes",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Action on Button Press or Hold",
|
||
|
"description": "Defines which command should be sent to Association group",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Switch on, off and dim using Basic Set",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Send scene",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "LED Mode",
|
||
|
"description": "Set LED indication mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Show working state",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Always on",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Show opened state",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Indicator Command Class",
|
||
|
"value": 4
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Full Close Time",
|
||
|
"description": "Time to go from opened to closed state.",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 60,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Full Open Time",
|
||
|
"description": "Time to go from closed to open state",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 60,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "Node Id of the Blocking Device",
|
||
|
"description": "Id of the device which commands would not be Open/Close, but as block/unblock.",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Protected Command",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "On on",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "On off",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Invert Open and Close Relays",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Yes",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|