Commit b9172adf by gdj

修改mqtt配置,修复ws连接。

parent 387aeed3
......@@ -55,9 +55,11 @@ mqtt:
path:
DRC:
protocol: WS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
host: emqx-broker
# host: emqx-broker
# host: 192.168.32.90
port: 8083
# port: 8083
host: 218.17.9.14
port: 54419
path: /mqtt
username: JavaServer
password: 123456
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment