mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update request mode help text
This commit is contained in:
parent
c04f66665b
commit
6a2c2d923f
@ -66,6 +66,8 @@
|
||||
<li><code>msg.waitfor</code> must be a single character, escape code, or hex code.
|
||||
If set, the node will wait until it matches that character in the stream and then start the output.</li>
|
||||
<li>Optionally the baudrate can be changed using <code>msg.baudrate</code></li>
|
||||
<li><code>msg.disconnect</code> disconnect the serial port eg. {disconnect: true} (optional)</li>
|
||||
<li><code>msg.connect</code> attempt to reconnect of the serial port after disconnect eg. {connect: true} (optional)</li>
|
||||
</ul>
|
||||
<h3>Outputs</h3>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user