48 lines
940 B
JSON
48 lines
940 B
JSON
{
|
|
"manufacturer": "HAB Home Intelligence, LLC",
|
|
"manufacturerId": "0x0287",
|
|
"label": "IB2.0",
|
|
"description": "Window Blind Controller",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x000d"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Auto Calibration Torque",
|
|
"description": "Adjust Torque Value for Auto Calibration",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Calibrate using default torque",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Reduce calibration torque by 1 factor",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Reduce calibration torque by 2 factors",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Increase calibration torque by .5 factor",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Increase calibration torque by 1 factor",
|
|
"value": 5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|