Updated Design: subflows (markdown)

hindessm 2014-09-26 14:37:26 -07:00
parent f5546e7ea8
commit 5adafbd664
1 changed files with 1 additions and 0 deletions

@ -20,6 +20,7 @@ A subflow can be used in one of two modes: (this is tbd. Might just stick with s
* what restrictions should be applied?
* a single, continuous flow of nodes - aside from comment nodes
* only one 'left most' node
* what about subflows with no left most node? Would there be any way to override properties of a contained node? For example, consider a subflow containing an mqtt sub and deserialiser pair where modifying the topic of the mqtt subscriber would be useful.
### Editing a subflow