mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: subflows (markdown)
parent
f5546e7ea8
commit
5adafbd664
@ -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?
|
* what restrictions should be applied?
|
||||||
* a single, continuous flow of nodes - aside from comment nodes
|
* a single, continuous flow of nodes - aside from comment nodes
|
||||||
* only one 'left most' node
|
* 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
|
### Editing a subflow
|
||||||
|
Loading…
Reference in New Issue
Block a user