local examples
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "inc",
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
{ "nodeType": "inc",
|
||||
"subflow": {
|
||||
"url": "/app/thirdparty/buildoz/graflow_examples/flows/testFlowEic.json",
|
||||
"url": "/buildoz/graflow_examples/flows/testFlowEic.json",
|
||||
"portLinks": [
|
||||
{ "refNodeType": "refnodein", "refnodePort": "out1",
|
||||
"parentPort": "in1",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest1.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "inc",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodes16ports.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodes16ports.html",
|
||||
"flow": {
|
||||
"nodes": [
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesTest2.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest2.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "process",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"data": { "a": "a3", "b":"b3"},
|
||||
"subflow": {
|
||||
"url": "/app/thirdparty/buildoz/graflow_examples/flows/testFlowICMP.json",
|
||||
"url": "/buildoz/graflow_examples/flows/testFlowICMP.json",
|
||||
"portLinks": [
|
||||
{ "refNodeType": "refnodein", "refnodePort": "out1",
|
||||
"parentPort": "in1",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesEIC2.html",
|
||||
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesEIC2.html",
|
||||
"flow": {
|
||||
"nodes":[
|
||||
{ "nodeType": "eicBasic",
|
||||
|
||||
Reference in New Issue
Block a user