Skip to content

Instantly share code, notes, and snippets.

@robhawkes
Created January 29, 2015 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robhawkes/c9b25195f03d24f7a3bd to your computer and use it in GitHub Desktop.
Save robhawkes/c9b25195f03d24f7a3bd to your computer and use it in GitHub Desktop.
{
"properties": {
"name": "Performance",
"project": "vizicities",
"id": "vizicities/Performance",
"environment": {
"type": "noflo-browser"
},
"changed": true
},
"inports": {},
"outports": {},
"groups": [],
"processes": {
"ajax/Get_ilmwl": {
"component": "ajax/Get",
"metadata": {
"label": "ajax/Get",
"x": 252,
"y": 756,
"width": 72,
"height": 72
}
},
"objects/GetCurrentTimestamp_gxlr7": {
"component": "objects/GetCurrentTimestamp",
"metadata": {
"label": "objects/GetCurrentTimestamp",
"x": 432,
"y": 684,
"width": 72,
"height": 72
}
},
"core/Output_9d2ed": {
"component": "core/Output",
"metadata": {
"label": "core/Output",
"x": 792,
"y": 828,
"width": 72,
"height": 72
}
},
"strings/ParseJson_af34m": {
"component": "strings/ParseJson",
"metadata": {
"label": "strings/ParseJson",
"x": 432,
"y": 828,
"width": 72,
"height": 72
}
},
"objects/GetCurrentTimestamp_lf0kt": {
"component": "objects/GetCurrentTimestamp",
"metadata": {
"label": "objects/GetCurrentTimestamp",
"x": 612,
"y": 900,
"width": 72,
"height": 72
}
},
"core/Output_4m623": {
"component": "core/Output",
"metadata": {
"label": "core/Output",
"x": 612,
"y": 684,
"width": 72,
"height": 72
}
}
},
"connections": [
{
"src": {
"process": "objects/GetCurrentTimestamp_lf0kt",
"port": "out"
},
"tgt": {
"process": "core/Output_9d2ed",
"port": "in"
},
"metadata": {}
},
{
"src": {
"process": "objects/GetCurrentTimestamp_gxlr7",
"port": "out"
},
"tgt": {
"process": "core/Output_4m623",
"port": "in"
},
"metadata": {}
},
{
"src": {
"process": "ajax/Get_ilmwl",
"port": "out"
},
"tgt": {
"process": "strings/ParseJson_af34m",
"port": "in"
},
"metadata": {}
},
{
"src": {
"process": "ajax/Get_ilmwl",
"port": "out"
},
"tgt": {
"process": "objects/GetCurrentTimestamp_gxlr7",
"port": "in"
},
"metadata": {
"route": 0
}
},
{
"src": {
"process": "strings/ParseJson_af34m",
"port": "out"
},
"tgt": {
"process": "objects/GetCurrentTimestamp_lf0kt",
"port": "in"
},
"metadata": {}
},
{
"data": "https://rawgit.com/robhawkes/5d6efd288b24e698783a/raw/7f47b47e4203631eefc3835ab1cf0dda60f22b73/census.json",
"tgt": {
"process": "ajax/Get_ilmwl",
"port": "url"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment