{ "manufacturer": "Z-Wave.Me", "manufacturerId": "0x0115", "label": "ZME_06443", "description": "Single Paddle Wall Controller", "devices": [ { "productType": "0x0400", "productId": "0x0004" }, { "productType": "0x1000", "productId": "0x0004" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Single Press", "maxNodes": 10, "isLifeline": true }, "2": { "label": "Double Press", "maxNodes": 10 } }, "paramInformation": [ { "#": "10", "label": "Typical Click Timeout", "description": "Typical time used to differentiate click", "valueSize": 1, "minValue": 1, "maxValue": 100, "defaultValue": 50 }, { "#": "11", "label": "Invert Buttons", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "No", "value": 0 }, { "label": "Yes", "value": 1 } ] }, { "#": "13", "label": "Action on Button Single Press or Hold", "description": "Defines which command should be sent on button single press or hold.", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 1, "unsigned": true, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Switch on, off and dim using Basic Set", "value": 1 }, { "label": "Switch all", "value": 2 }, { "label": "Scenes", "value": 3 } ] }, { "#": "14", "label": "Action on Button Double Press or Hold", "description": "Defines which command should be sent on button double press or press-hold.", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disabled", "value": 0 }, { "label": "Switch on, off and dim using Basic Set", "value": 1 }, { "label": "Switch all", "value": 2 }, { "label": "Scenes", "value": 3 } ] }, { "#": "15", "label": "Send the Following Switch All Commands", "valueSize": 1, "defaultValue": 0, "unsigned": true, "allowManualEntry": false, "options": [ { "label": "Switch off only", "value": 1 }, { "label": "Switch on only", "value": 2 }, { "label": "Switch all on and off", "value": 255 } ] }, { "#": "20", "label": "Send Unsolicited Battery Report on Wake Up", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "No", "value": 0 }, { "label": "To same node as wake up notification", "value": 1 }, { "label": "Broadcast to neighbours", "value": 2 } ] } ] }