Guest User

Untitled

a guest
Oct 19th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "nodes": [
  3. {
  4. "title": "Timeline",
  5. "icon": "images/icons/twitter_64.png",
  6. "top": 123,
  7. "left": 234,
  8. "compID": "twitter",
  9. "username": "elasticio",
  10. "backFill": "15",
  11. "id": "step_528"
  12. },
  13. {
  14. "title": "Log",
  15. "icon": "images/icons/log_64.png",
  16. "top": 116,
  17. "left": 471,
  18. "compID": "log",
  19. "level": "debug",
  20. "id": "step_530"
  21. },
  22. {
  23. "title": "Dropbox",
  24. "icon": "images/icons/dropbox_64.png",
  25. "top": 122,
  26. "left": 705,
  27. "compID": "dropbox",
  28. "path": "elastic_shared/tweets/drobiazko",
  29. "id": "step_548"
  30. }
  31. ],
  32. "connections": [
  33. {
  34. "from": "step_528",
  35. "to": "step_530"
  36. },
  37. {
  38. "from": "step_530",
  39. "to": "step_548"
  40. }
  41. ]
  42. }
Add Comment
Please, Sign In to add comment