zwave-js/.config-db/devices/0x016a/ft102.json

60 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Fantem",
"manufacturerId": "0x016a",
"label": "FT102",
"description": "Oomi Touch",
"devices": [
{
"productType": "0x0102",
"productId": "0x0066",
"zwaveAllianceId": 1613
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "80",
"label": "Command Type When Triggered",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Notification Report",
"value": 0
},
{
"label": "Hail",
"value": 1
}
]
},
{
"#": "255",
"label": "Reset the Device",
"valueSize": 4,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Reset the configuration parameters to default settings",
"value": 0
},
{
"label": "Reset the device to factory default settings",
"value": 1431655765
}
]
}
],
"metadata": {
"inclusion": "Let your primary Controller/gateway into Inclusion mode, then press once the \"Learn\" Button in the app of Touch.",
"exclusion": "Let your primary Controller/gateway into Exclusion mode, then press once the \"Learn\" Button in the app of Touch.",
"reset": "Press the \"Reset\" button in the app of Touch. This procedure only be used when the primary controller is missing or inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1613/Oomi%20Touch%20manual.pdf"
}
}