emqx-docs
emqx-docs copied to clipboard
EMQX product documentation
File: [/zh_CN/rule/rule-engine.md](https://docs.emqx.cn/enterprise/v4.3/rule/rule-engine.html) 第一张图,咋消息里x是9,y是10,过滤完x=3,y=20了? 
i7 11800H,联想r7000 2021笔记本,win10 20H1版本,启动不起来最新的emqx,使用console命令,werl直接停止运行
File: [/zh_CN/changes/upgrade-4.3.md](https://docs.emqx.cn/broker/v4.3/changes/upgrade-4.3.html) Chapter "重要的插件配置变更 #emqx_auth_http" AND File: [/zh_CN/advanced/acl-http.md](https://docs.emqx.cn/broker/v4.3/advanced/acl-http.html) File: [/zh_CN/advanced/auth-http.md](https://docs.emqx.cn/broker/v4.3/advanced/auth-http.html) File: [/en_US/advanced/acl-http.md](https://docs.emqx.io/en/broker/v4.3/advanced/acl-http.html) Plugin config content and example not macth.
File: [/en_US/deploy.md](https://docs.emqx.io/en/broker/v3.0/deploy.html) The currently documented approach seems seriously antiquated. Nobody would do this, when there's much better managed services available. EKS, hello.... Thanks
 File: [/zh_CN/rule/rule-engine.md](https://docs.emqx.cn/broker/v4.3/rule/rule-engine.html)
File: [/en_US/rule/bridge_emqx.md](https://docs.emqx.io/en/broker/v4.3/rule/bridge_emqx.html) It would be nice to add RPC port (4369 and 4370) to the documentation. It is required to open the ports for the remote cluster or Docker
Page: https://docs.emqx.io/en/broker/v4.3/rule/rule-engine.html The rule engine examples have small errors: **Example 1** The action should be $ {item.idx} and ${item.name} **Example 2 and example 3** "payload.date as date" is missing from...
Page: https://docs.emqx.io/en/enterprise/v4.3/rule/rule-engine.html Add the missing SQL functions so that it is consistent with this page. For example, clientip() is missing. https://github.com/emqx/emqx/blob/master/apps/emqx_rule_engine/src/emqx_rule_funcs.erl Also, it would be good if there were examples,...
Example page: https://docs.emqx.io/en/broker/v4.3/rule/rule-example.html The word "Warning" is used incorrectly throughout the documentation. It should only be used when the user's actions could cause something bad to happen, such as deleting...
File: [/en_US/modules/coap_protocol.md](https://docs.emqx.io/en/broker/v4.3/modules/coap_protocol.html) I have recently installed EMQ X Broker to take advantage of its CoAP protocol support. Looking at this docs page, i cannot figure out how to configure the...