369 lines
7 KiB
JSON
369 lines
7 KiB
JSON
{
|
|
"manufacturer": "Fibargroup",
|
|
"manufacturerId": "0x010f",
|
|
"label": "FGR222",
|
|
"description": "Roller Shutter 2",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0300",
|
|
"productId": "0x0102",
|
|
"zwaveAllianceId": 38
|
|
},
|
|
{
|
|
"productType": "0x0301",
|
|
"productId": "0x1001"
|
|
},
|
|
{
|
|
"productType": "0x0302",
|
|
"productId": "0x1000"
|
|
},
|
|
{
|
|
"productType": "0x0302",
|
|
"productId": "0x3000"
|
|
},
|
|
{
|
|
"productType": "0x0302",
|
|
"productId": "0x4000"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "24.24",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Momentary click",
|
|
"maxNodes": 16
|
|
},
|
|
"2": {
|
|
"label": "Momentary hold",
|
|
"maxNodes": 16
|
|
},
|
|
"3": {
|
|
"label": "Controller Updates",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"proprietary": {
|
|
"fibaroCCs": [38 /* 0x26 (Venetian Blinds) */]
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"label": "Reports Type",
|
|
"description": "value should be set to 1 if the module operates in Venetian Blind mode.",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Blind position using Z-Wave command",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Blind position via Fibaro command",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Roller Shutter Operating Modes",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Roller blind mode, without positioning",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Roller blind mode, with positioning",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Venetian blind mode, with positioning",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Gate mode, without positioning",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Gate mode, with positioning",
|
|
"value": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Turning Time/ Delay Time",
|
|
"description": "depending on mode, turning time or delay time",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 150,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Lamellas Positioning Mode",
|
|
"description": "Parameter influences the lamellas positioning in venetian blind mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 2,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Only in case of the main controller operation",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Default - Controller+switchlimit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Like 1 + stop control frame",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "14",
|
|
"label": "Switch Type",
|
|
"description": "either Toggle switches or a single, momentary switch.",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Momentary switches",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Toggle switches",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Single, momentary switch",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "17",
|
|
"label": "Delay Time After S2",
|
|
"description": "delay till auto turned off or auto gate close",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "18",
|
|
"label": "Motor Operation Detection",
|
|
"description": "Power threshold to be interpreted as reaching a limit switch.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "22",
|
|
"label": "Motor Operation Time",
|
|
"description": "Time period for the motor to continue operation.",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "29",
|
|
"label": "Forced Roller Shutter Calibration",
|
|
"description": "set to 1 will enter calibration mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Deactivated",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Start calibration process",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "30",
|
|
"label": "Response to General Alarm",
|
|
"valueSize": 1,
|
|
"defaultValue": 2,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "No response to alarm frames",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Open blind",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Close blind",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "31",
|
|
"label": "Response to Water Flood Alarm",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "No response to alarm frames",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Open blind",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Close blind",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "32",
|
|
"label": "Response to Smoke, CO, CO2 Alarm",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "No response to alarm frames",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Open blind",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Close blind",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "33",
|
|
"label": "Response to Temperature Alarm",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "No response to alarm frames",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Open blind",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Close blind",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "35",
|
|
"label": "Managing Lamellas in Response to Alarm",
|
|
"description": "0 no change, 1 extreme position",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Do not change lamellas position",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Set lamellas to their extreme position",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "40",
|
|
"label": "Power Reports",
|
|
"description": "change that needs to occur to trigger the power report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 10
|
|
},
|
|
{
|
|
"#": "42",
|
|
"label": "Periodic Power or Energy Reports",
|
|
"description": "Time to the next report. Value of 0 means the reports are turned off.",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65534,
|
|
"defaultValue": 3600,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "43",
|
|
"label": "Energy Reports",
|
|
"description": "Energy threshold to trigger report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 254,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "44",
|
|
"label": "Self-Measurement",
|
|
"description": "if power and energy reports are to sent to the main controller",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Activated",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "50",
|
|
"label": "Scenes/ Associations Activation",
|
|
"description": "whether scenes or associations are activated by the switch keys",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Associations active",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Scenes active",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|