diff options
Diffstat (limited to 'NT/src/testgraph.json')
| -rw-r--r-- | NT/src/testgraph.json | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/NT/src/testgraph.json b/NT/src/testgraph.json deleted file mode 100644 index 6d48284..0000000 --- a/NT/src/testgraph.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - { - "id" : "5dadaf18-8194-11e3-93c7-0b0ba07b492b", - "type" : "time", - "type_id" : "4bdaaa7a-8194-11e3-8a4f-2ff6852ae2c7", - } - { - "id" : "d6d94d3e-8194-11e3-aa9c-4302e420eaaf", - "type" : "time", - "type_id" : "4bdaaa7a-8194-11e3-8a4f-2ff6852ae2c7", - } - { - "id" : "6aaa4820-8194-11e3-8b35-a7fa04a44d58", - "type" : "multiply", - "type_id" : "11c67850-7ce4-11e3-abf6-930ef8613c46", - "ui_type" : "none", - "vars" : [ - { - "connectable" : "yes", - "input" : [ - "5dadaf18-8194-11e3-93c7-0b0ba07b492b", - "d6d94d3e-8194-11e3-aa9c-4302e420eaaf" - ], - "name" : "factors", - "type" : "number" - } - ] - }, - { - "id" : "8d1d5348-8194-11e3-a483-b3ff8d9340ef", - "type" : "print", - "type_id" : "9b9232b8-8194-11e3-a5a2-07659a1b53c3", - "vars" : [ - { - "input" : "6aaa4820-8194-11e3-8b35-a7fa04a44d58", - "name" : "inlet", - "type" : "number" - } - ] - } -} - - |
