zwave-js/.config-db/devices/0x010f/fgkf601.json

303 lines
6.6 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGKF601",
"description": "Keyfob",
"devices": [
{
"productType": "0x1001",
"productId": "0x1000"
},
{
"productType": "0x1001",
"productId": "0x2000"
},
{
"productType": "0x1001",
"productId": "0x3000"
},
{
"productType": "0x1001",
"productId": "0x4000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Lock Mode - Unlocking Sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "2",
"label": "Lock Mode - Time to Lock and Locking Button",
"description": "0 - Lock Mode disabled, 5-1791 - calculated value",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 1791,
"defaultValue": 60
},
{
"#": "3",
"label": "First Scene Sequence",
"description": "0 - 1st sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "4",
"label": "Second Scene Sequence",
"description": "0 - 2nd sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "5",
"label": "Third Scene Sequence",
"description": "0 - 3rd sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "6",
"label": "Fourth Scene Sequence",
"description": "0 - 4th sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "7",
"label": "Fifth Scene Sequence",
"description": "0 - 5th sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "8",
"label": "Sixth Scene Sequence",
"description": "0 - 6th sequence disabled, 9-28086 - value of sequence",
"valueSize": 2,
"minValue": 0,
"maxValue": 28086,
"defaultValue": 0
},
{
"#": "9",
"label": "Sequences - Timeout",
"description": "5-30 (0.5-3s, 0.1s step) - time to lock",
"valueSize": 1,
"unit": "seconds",
"minValue": 5,
"maxValue": 30,
"defaultValue": 10
},
{
"#": "10",
"label": "Single Button Associations - Operating Mode",
"description": "This parameter allows to choose operating mode for single button associations.",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Single click switches state to opposite",
"value": 0
},
{
"label": "Single click => opposite, double click => max",
"value": 1
},
{
"label": "Single click turns on, double click turns off",
"value": 2
}
]
},
{
"#": "11",
"label": "Value Sent to Square Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "12",
"label": "Value Sent to Circle Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "13",
"label": "Value Sent to Crossx Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "14",
"label": "Value Sent to Triangle Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "15",
"label": "Value Sent to Minus Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "16",
"label": "Value Sent to Plus Association Group",
"description": "1-99 or 255 (last state)",
"valueSize": 2,
"minValue": 1,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "17",
"label": "Paired Buttons Association for Square and Circle",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Paired buttons association inactive",
"value": 0
},
{
"label": "Paired buttons association active",
"value": 1
}
]
},
{
"#": "18",
"label": "Paired Buttons Association for Cross and Triangle",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Paired buttons association inactive",
"value": 0
},
{
"label": "Paired buttons association active",
"value": 1
}
]
},
{
"#": "19",
"label": "Paired Buttons Association for Minus and Plus",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Paired buttons association inactive",
"value": 0
},
{
"label": "Paired buttons association active",
"value": 1
}
]
},
{
"#": "21",
"label": "Scene Activation for Square Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "22",
"label": "Scene Activation for Circle Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "23",
"label": "Scene Activation for Cross Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "24",
"label": "Scene Activation for Triangle Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "25",
"label": "Scene Activation for Minus Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "26",
"label": "Scene Activation for Plus Button",
"description": "1 = 1 time, 2 = 2 times, 4 = 3 times, 8 = held down and released",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 9
},
{
"#": "29",
"label": "Associations in Z-Wave Network Security Mode",
"description": "defines how commands are sent in specified association groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 4095,
"defaultValue": 4095
}
]
}