flyfire-cn
flyfire-cn
https://www.cnblogs.com/flyfire-cn/
> bridges.mqtt.$name.clientid bridges.mqtt.$name.clientid = string() bridges.mqtt.$name.clientid_suffix = none | random | node_name 我现在使用的emqx5.3.2,这两个参数现在是不是可使用了呢?我连接阿里云的mqtt,需要固定clientId. I am now using emqx5.3.2, are these two parameters available now? I connect the mqtt of Alibaba...
bridge_protocol_version mqttv311  Some servers require strict judgment of the protocol version Now view through the packet capture tool when used in the bridge configuration bridge_protocol_version mqttv311 mosquitto failed to...
> @flyfire-cn if you're seeing the high bit set, that's "try_private" defaulting to true. make sure it's set to false. (Other users higher in this thread had that explicitly set...