Skip to content

Instantly share code, notes, and snippets.

@cerebrate
Created January 22, 2017 17:44
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 cerebrate/5d158b83683350053478dbf2a087cf22 to your computer and use it in GitHub Desktop.
Save cerebrate/5d158b83683350053478dbf2a087cf22 to your computer and use it in GitHub Desktop.
No-Op

A subflow that does absolutely nothing.

Useful, I have found, in making many-to-many links between nodes without requiring a tangled mesh of each-to-each connections.

[{"id":"30b7e19d.180c4e","type":"subflow","name":"No-Op","info":"","in":[{"x":60,"y":40,"wires":[]}],"out":[{"x":220,"y":40,"wires":[{"id":"30b7e19d.180c4e","port":0}]}]},{"id":"a799a9a0.b40288","type":"subflow:30b7e19d.180c4e","z":"8dc691e5.e7f0f","x":350,"y":120,"wires":[["d04806ed.6d6da8","18a2c2ce.ecc2dd"]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment