{ "manufacturer": "TechniSat", "manufacturerId": "0x0299", "label": "Double-Switch", "description": "Flush Series Switch", "devices": [ { "productType": "0x0003", "productId": "0x1a91" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Send Central Scene Notifications", "description": "Enable/disable Central Scene notifications for 2x-5x button presses.", "defaultValue": 1 }, { "#": "2", "label": "Report Interval", "description": "3 to 8640 - Interval of unsolicited reports in 10s increments, a value of 3 means 30 seconds (30 seconds - 1 day) 0 - Disable unsolicited meter reports of current wattage.", "valueSize": 2, "unit": "10s", "minValue": 0, "maxValue": 8640, "defaultValue": 3 }, { "#": "3", "label": "Energy Meter Report Interval", "description": "Interval of active energy meter reports in minutes. - 10 to 30240 - Interval of active energy meter unsolicited reports in minutes (10 minutes - 3 weeks) - 0 - Disable unsolicited meter reports of active energy.", "valueSize": 2, "unit": "minutes", "minValue": 0, "maxValue": 30240, "defaultValue": 60 }, { "#": "4", "label": "Button Mode", "description": "Switching mode of the push buttons T1 ... T4", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "T1 and T3 switch the output on, T2 and T4 switch output off", "value": 0 }, { "label": "T1 ... T4 switch the output on and off", "value": 1 } ] } ] }