Update 19-batch.html

This commit is contained in:
xuyu0v0
2023-07-10 16:55:41 +08:00
committed by GitHub
parent 87da22e34e
commit 97e889b9e2

View File

@@ -14,7 +14,7 @@
limitations under the License.
-->
<script type="text/x-red" data-help-name="batch">
<script type="text/html" data-help-name="batch">
<p>根据各种规则创建消息序列</p>
<h3>详细</h3>
<p>有三种创建消息序列的模式</p>
@@ -31,4 +31,5 @@
</dl>
<h4>储存讯息</h4>
<p>该节点将在内部缓冲消息以便跨序列工作运行时设置<code>nodeMessageBufferMaxLength</code></p>
<p>如果接收到的消息设置了<code>msg.reset</code></p>
</script>