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

302 lines
6.3 KiB
JSON

{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGCD001",
"description": "Carbon Monoxide Sensor",
"devices": [
{
"productType": "0x1201",
"productId": "0x1000"
},
{
"productType": "0x1201",
"productId": "0x1001"
},
{
"productType": "0x1201",
"productId": "0x1002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "2",
"label": "Z-Wave Notifications",
"description": "Set the actions sent to controller",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Both actions disabled",
"value": 0
},
{
"label": "Tampering (Opened casing)",
"value": 1
},
{
"label": "Exceeding the temperature",
"value": 2
},
{
"label": "Both actions enabled",
"value": 3
}
]
},
{
"#": "3",
"label": "LED Diode Indications",
"description": "Set the actions which result in LED diode indications",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "All actions disabled",
"value": 0
},
{
"label": "Tampering (Opened casing)",
"value": 1
},
{
"label": "Exceeding the temperature",
"value": 2
},
{
"label": "Tampering and exceeding the temperature",
"value": 3
},
{
"label": "Lack of Z-Wave range",
"value": 4
},
{
"label": "Tampering (Opened casing) and lack of Z-Wave range",
"value": 5
},
{
"label": "Exceeding the temperature and lack of Z-Wave range",
"value": 6
},
{
"label": "Tampering and exceeding the temp and lack of range",
"value": 7
}
]
},
{
"#": "4",
"label": "Acoustic Signals",
"description": "Set the actions which result in acoustic signals",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "All actions disabled",
"value": 0
},
{
"label": "Tampering (Opened casing)",
"value": 1
},
{
"label": "Exceeding the temperature",
"value": 2
},
{
"label": "Tampering and exceeding the temperature",
"value": 3
},
{
"label": "Lack of Z-Wave range",
"value": 4
},
{
"label": "Tampering and lack of Z-Wave range",
"value": 5
},
{
"label": "Exceeding the temperature and lack of Z-Wave range",
"value": 6
},
{
"label": "Tampering and exceeding temp and lack of range",
"value": 7
}
]
},
{
"#": "7",
"label": "Associations in Z-Wave Network Security Mode",
"description": "Secure or non-secure commands to assoc groups",
"valueSize": 1,
"minValue": 0,
"maxValue": 63,
"defaultValue": 63
},
{
"#": "10",
"label": "Commands Sent to 2nd Association Group (CO Alarm)",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Basic Set (On)",
"value": 1
},
{
"label": "Basic Set (Off)",
"value": 2
},
{
"label": "Basic Set (On & off)",
"value": 3
}
]
},
{
"#": "11",
"label": "Value of BASIC ON Command Sent to 2nd Assoc Group",
"valueSize": 2,
"defaultValue": 255,
"allowManualEntry": false,
"options": [
{
"label": "Turning associated devices off",
"value": 0
},
{
"label": "Forcing level of associated devices",
"value": 1
},
{
"label": "Setting assoc device to last value or on",
"value": 255
}
]
},
{
"#": "12",
"label": "Value of BASIC OFF Cmd Sent to 2nd Assoc Group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0
},
{
"#": "13",
"label": "Commands Sent to 4th Association Group (CO Level)",
"description": "Defines cmd sent to devices in 4th association group",
"valueSize": 1,
"minValue": 1,
"maxValue": 3,
"defaultValue": 3,
"readOnly": true
},
{
"#": "14",
"label": "CO Level for Sending BASIC ON to 4th Assoc Group",
"description": "Defines min level of CO concentration starting timer",
"valueSize": 2,
"minValue": 25,
"maxValue": 400,
"defaultValue": 40
},
{
"#": "15",
"label": "Time Required for BASIC ON Cmd to 4th Assoc Group",
"description": "Defines time of CO concentration should remain above param values",
"valueSize": 2,
"minValue": 0,
"maxValue": 2880,
"defaultValue": 0
},
{
"#": "16",
"label": "Value of BASIC ON Cmd Sent to 4th Assoc Group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "17",
"label": "CO Level for Sending BASIC OFF to 4th Assoc Group",
"valueSize": 2,
"minValue": 10,
"maxValue": 400,
"defaultValue": 25
},
{
"#": "19",
"label": "Value of BASIC OFF Cmd Sent to 4th Assoc Group",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"readOnly": true
},
{
"#": "20",
"label": "Temperature Reporting Time Interval",
"description": "Time interval between consecutive reports of temperature",
"valueSize": 2,
"minValue": 0,
"maxValue": 1440,
"defaultValue": 0
},
{
"#": "21",
"label": "Temperature Reporting Hysteresis",
"description": "Min change in temperature resulting in a report being sent",
"valueSize": 1,
"minValue": 1,
"maxValue": 20,
"defaultValue": 2
},
{
"#": "22",
"label": "Threshold of Exceeding the Temperature",
"description": "Temp level resulting in sending actions (parameters 2, 3 and 4)",
"valueSize": 1,
"minValue": 1,
"maxValue": 85,
"defaultValue": 55
},
{
"#": "23",
"label": "CO Meter Activation",
"description": "Activates reporting of CO concentration to controller.",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "25",
"label": "CO Level Reporting Hysteresis",
"description": "Minchange in CO concentration resulting in sending new value to controller",
"valueSize": 1,
"minValue": 2,
"maxValue": 6,
"defaultValue": 2
},
{
"#": "26",
"label": "Threshold of CO Meter Activation",
"description": "Defines CO concentration level sending a new value to controller",
"valueSize": 2,
"minValue": 10,
"maxValue": 255,
"defaultValue": 30
}
]
}