Get actions for uninstalling zwave plugin

Edit
				
					{
    "method": "hub.software.update.plan",
    "id": "_ID_",
    "params": {
        "operation": "uninstall",
        "type": "plugin",
        "id": "zwave"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}