{ "manufacturer": "Diehl AKO", "manufacturerId": "0x0103", "label": "SES FS-ZW", "description": "Plug Actuator", "devices": [ { "productType": "0x0001", "productId": "0x0002", "zwaveAllianceId": 737 } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Group 1", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev" }, { "#": "2", "label": "Energy Minimum Report Time", "description": "Minimum time between two (non-requested) energy values", "valueSize": 2, "unit": "1s", "minValue": 0, "maxValue": 32767, "defaultValue": 10 }, { "#": "3", "label": "Energy Maximum Report Time", "description": "Maximum time between two energy values, independently of changes in the value", "valueSize": 2, "unit": "1s", "minValue": 0, "maxValue": 32767, "defaultValue": 120 }, { "#": "4", "label": "Power Minimum Report Time", "description": "Minimum time between two (non-requested) power values", "valueSize": 2, "unit": "1s", "minValue": 0, "maxValue": 32767, "defaultValue": 10 }, { "#": "5", "label": "Power Maximum Report Time", "description": "Maximum time between two power values, independently of changes in the value", "valueSize": 2, "unit": "1s", "minValue": 0, "maxValue": 32767, "defaultValue": 120 }, { "#": "6", "label": "Energy Delta Value", "description": "Minimum change required for a new energy value to be transmitted.", "valueSize": 2, "unit": "0.1 Wh", "minValue": 0, "maxValue": 32767, "defaultValue": 10 }, { "#": "7", "label": "Power Delta Value", "description": "Minimum change required for a new power value to be transmitted.", "valueSize": 2, "unit": "0.1 Wh", "minValue": 0, "maxValue": 32767, "defaultValue": 150 }, { "#": "8", "label": "Safety Shutdown Configuration", "description": "Behaviour in the event of a safety shutdown", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Plug actuator remains off", "value": 0 }, { "label": "Automatic restart", "value": 1 } ] }, { "#": "9", "label": "Reset of Overcurrent Shutdown", "description": "Activation despite 3x safety shutdown", "valueSize": 1, "defaultValue": 0, "writeOnly": true, "allowManualEntry": false, "options": [ { "label": "No reset", "value": 0 }, { "label": "Reset", "value": 1 } ] }, { "#": "10", "label": "Night Mode", "description": "Set Night mode of the Status LED", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Night mode off", "value": 0 }, { "label": "Night mode on", "value": 1 } ] }, { "#": "11", "label": "Info LED Colour", "description": "Set color of the Info LED", "valueSize": 2, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Info LED off", "value": 0 }, { "label": "Info LED green", "value": 1 }, { "label": "Info LED yellow", "value": 2 }, { "label": "Info LED red", "value": 3 } ] } ] }