{ "manufacturer": "Poly-control", "manufacturerId": "0x010e", "label": "UMV3-BTZ", "description": "Danalock Universal Module V3", "devices": [ { "productType": "0x0009", "productId": "0x0002" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Relay 1 Pulse Length", "description": "Time the relay is on in milliseconds.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 5000 }, { "#": "2", "label": "Relay 1 Delay Length", "description": "Time before the relay is activated.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 0 }, { "#": "3", "label": "Relay 2 Pulse Length", "description": "Time the relay is on in milliseconds.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 5000 }, { "#": "4", "label": "Relay 2 Delay Length", "description": "Time before the relay is activated.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 0 }, { "#": "5", "label": "Relay 3 Pulse Length", "description": "Time the relay is on in milliseconds.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 5000 }, { "#": "6", "label": "Relay 3 Delay Length", "description": "Time before the relay is activated.", "valueSize": 4, "unit": "ms", "minValue": 0, "maxValue": 2147483647, "defaultValue": 0 }, { "#": "7", "$import": "~/templates/master_template.json#base_enable_disable_inverted", "label": "Battery Alarm", "defaultValue": 0 }, { "#": "8", "label": "Battery Sample Interval", "valueSize": 4, "unit": "seconds", "minValue": 0, "maxValue": 2147483647, "defaultValue": 3600 }, { "#": "9", "label": "Maximum Battery Level Threshold", "valueSize": 4, "unit": "mV", "minValue": 0, "maxValue": 12100, "defaultValue": 12100 }, { "#": "10", "label": "Minimum Battery Level Threshold", "valueSize": 4, "unit": "mV", "minValue": 0, "maxValue": 2147483647, "defaultValue": 11600 }, { "#": "11", "label": "Ble Temporary Allow – Timer", "description": "Allow Bluetooth to be on for a time in seconds", "valueSize": 4, "unit": "seconds", "minValue": 0, "maxValue": 2147483647, "defaultValue": 0 }, { "#": "12", "label": "BLE Always Allowed", "description": "0 = Not always allowed. 1= Always allowed.", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Not always allowed", "value": 0 }, { "label": "Always allowed", "value": 1 } ] } ] }