mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Query node feature definitions (markdown)
parent
b2703b8ede
commit
d60f5b24bb
@ -12,6 +12,7 @@ This page defines the features and design conventions that each query node shoul
|
||||
* MULTIPLE MESSAGE/CLONING BEHAVIOUR TO BE DEFINED
|
||||
|
||||
* Clean up their state upon close <code>node.on("close", function() {}</code>
|
||||
* Report errors using <code>node.warn()</code> or <code>node.error()</code> if the external systems are in an unexpected state/behaviour
|
||||
|
||||
### Query nodes COULD:
|
||||
* MULTIPLE MESSAGE/CLONING BEHAVIOUR TO BE DEFINED
|
Loading…
Reference in New Issue
Block a user