“79aff97033dd88cbae142c768cba820cfbe0204b”上不存在“include/dnode/vnode”
未验证 提交 7335dc71 编写于 作者: W wade zhang 提交者: GitHub

Merge pull request #13594 from taosdata/docs/dingbo/emqxfix

docs: fix  emqx-broker.md
...@@ -116,7 +116,7 @@ INSERT INTO test.sensor_data VALUES( ...@@ -116,7 +116,7 @@ INSERT INTO test.sensor_data VALUES(
## 编写模拟测试程序 ## 编写模拟测试程序
```javascript ```javascript
${{#include docs-examples/other/mock.js}} {{#include docs-examples/other/mock.js}}
``` ```
注意:代码中 CLIENT_NUM 在开始测试中可以先设置一个较小的值,避免硬件性能不能完全处理较大并发客户端数量。 注意:代码中 CLIENT_NUM 在开始测试中可以先设置一个较小的值,避免硬件性能不能完全处理较大并发客户端数量。
......
...@@ -108,7 +108,7 @@ Finally, click the "Create" button at bottom left corner saving the rule. ...@@ -108,7 +108,7 @@ Finally, click the "Create" button at bottom left corner saving the rule.
## Compose program to mock data ## Compose program to mock data
```javascript ```javascript
${{#include docs-examples/other/mock.js}} {{#include docs-examples/other/mock.js}}
``` ```
Note: `CLIENT_NUM` in the code can be set to a smaller value at the beginning of the test to avoid hardware performance be not capable to handle a more significant number of concurrent clients. Note: `CLIENT_NUM` in the code can be set to a smaller value at the beginning of the test to avoid hardware performance be not capable to handle a more significant number of concurrent clients.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册