zooid-ui-bluprint-config-builder
Version:
121 lines (120 loc) • 3.49 kB
JSON
{
"flowId": "6049b7fe-5155-4ff3-987c-72e469587c6b",
"name": "Flow 6049b7fe",
"description": null,
"nodes": [
{
"name": "User Info",
"class": "compose",
"helpText": "Wait for all values to be received before sending the message",
"documentation": "https://octoblu-designer.readme.io/docs/compose",
"category": "operation",
"uuid": "46b72292-e288-4bc4-855c-019fb241c1ad",
"type": "operation:compose",
"defaults": {
"composeKeys": [
""
]
},
"input": 1,
"output": 1,
"formTemplatePath": "/pages/node_forms/compose_form.html",
"nanocyte": {
"name": "nanocyte-node-compose"
},
"logo": "https://icons.octoblu.com/operation/compose.svg",
"omniboxItemTemplateUrl": "/pages/omnibox-flow-node.html",
"id": "214f6e20-42e0-11e6-81c5-714364a34666",
"composeKeys": [
""
],
"x": 120.82801818847656,
"y": 304.88018798828125,
"staticMessage": {},
"needsConfiguration": false,
"needsSetup": false,
"compose": [
[
"username",
null
],
[
"firstName",
""
],
[
"lastName",
""
]
]
},
{
"name": "On Start",
"class": "on-start",
"helpText": "Automatically trigger on flow start",
"documentation": "https://octoblu-designer.readme.io/docs/on-start",
"category": "operation",
"uuid": "9d524707-1152-4765-9fb4-5e6cac65da50",
"type": "operation:on-start",
"input": 0,
"output": 1,
"formTemplatePath": "/pages/node_forms/on_start_form.html",
"nanocyte": {
"name": "nanocyte-node-on-start"
},
"logo": "https://icons.octoblu.com/operation/on-start.svg",
"omniboxItemTemplateUrl": "/pages/omnibox-flow-node.html",
"id": "2e30dac0-42e0-11e6-81c5-714364a34666",
"x": -41.55401396751404,
"y": 304.88018798828125,
"staticMessage": {},
"needsConfiguration": false,
"needsSetup": false
},
{
"name": "Broadcast",
"class": "broadcast",
"helpText": "Broadcast message to any meshblu device or Octoblu flow",
"documentation": "https://octoblu-designer.readme.io/docs/broadcast",
"category": "operation",
"uuid": "2be62b90-6519-11e4-867f-276797c27ed6",
"type": "operation:broadcast",
"defaults": {
"uuid": "*",
"topic": "message"
},
"nanocyte": {
"name": "nanocyte-node-broadcast"
},
"input": 1,
"formTemplatePath": "/pages/node_forms/output_form.html",
"logo": "https://icons.octoblu.com/operation/broadcast.svg",
"omniboxItemTemplateUrl": "/pages/omnibox-flow-node.html",
"id": "62128ff0-42e0-11e6-81c5-714364a34666",
"topic": "message",
"x": 290.2847900390625,
"y": 302.85882568359375,
"staticMessage": {},
"needsConfiguration": false,
"needsSetup": false
}
],
"links": [
{
"from": "2e30dac0-42e0-11e6-81c5-714364a34666",
"fromPort": 0,
"to": "214f6e20-42e0-11e6-81c5-714364a34666",
"toPort": 0
},
{
"from": "214f6e20-42e0-11e6-81c5-714364a34666",
"fromPort": 0,
"to": "62128ff0-42e0-11e6-81c5-714364a34666",
"toPort": 0
}
],
"hashable": true,
"devicesWithPermissions": [],
"devicesNeedingPermission": [],
"pendingPermissions": false
}