79 lines
1.5 KiB
JSON
79 lines
1.5 KiB
JSON
{
|
|
"manufacturer": "Fantem",
|
|
"manufacturerId": "0x016a",
|
|
"label": "FT130",
|
|
"description": "Wall-Mount Four Button",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0082"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Touch Sound",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "2",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Touch Vibration",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "3",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Button Slide",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Notification Report",
|
|
"description": "Which notification to be sent to the associated devices.",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Central Scene",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Central Scene and config",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "39",
|
|
"label": "Low Battery Value",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 50,
|
|
"defaultValue": 5
|
|
},
|
|
{
|
|
"#": "255",
|
|
"label": "Reset the WallMote Quad",
|
|
"valueSize": 4,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Reset to factory default",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Reset and remove",
|
|
"value": 1431655765
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|