{ "manufacturer": "Electronic Solutions", "manufacturerId": "0x0033", "label": "DBMZ", "description": "DC Motor Controller - Window Coverings", "devices": [ { "productType": "0x5250", "productId": "0x3032", "zwaveAllianceId": [305, 40, 41, 42] } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Calibration", "description": "Unit calibration state", "valueSize": 1, "defaultValue": 0, "unsigned": true, "allowManualEntry": false, "options": [ { "label": "Normal", "value": 0 }, { "label": "Calibrating", "value": 1 }, { "label": "Factory default", "value": 129 } ] }, { "#": "2", "label": "Motor Direction", "valueSize": 1, "minValue": 0, "maxValue": 1, "defaultValue": 0, "options": [ { "label": "Normal", "value": 0 }, { "label": "Reversed", "value": 1 } ] }, { "#": "3", "label": "Enable Tilt Feature", "valueSize": 1, "minValue": 0, "maxValue": 1, "defaultValue": 1 } ] }