local examples

This commit is contained in:
STEINNI
2026-03-08 18:11:20 +00:00
parent f7d5f40c0f
commit 451d8ae191
15 changed files with 80 additions and 80 deletions

View File

@@ -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",