{ "manufacturer": "Popp & Co", "manufacturerId": "0x0154", "label": "123610", "description": "Wall Plug Switch", "devices": [ { "productType": "0x1100", "productId": "0x0001" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Switch State", "maxNodes": 5, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Set LED Indication Mode", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "On when switch on", "value": 1 }, { "label": "On when switch off", "value": 2 }, { "label": "Operated by command", "value": 3 } ] }, { "#": "2", "label": "Automatic Switch Off Time", "description": "If not zero, automatically switch off after a user defined time (in seconds)", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 0, "unsigned": true }, { "#": "3", "label": "RF Off Command", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Switch off", "value": 0 }, { "label": "Ignore", "value": 1 }, { "label": "Switch on", "value": 2 }, { "label": "Switch on if load is off else switch off", "value": 3 } ] }, { "#": "5", "$import": "~/templates/master_template.json#state_after_power_failure_off_prev" } ] }