Commit 275b4c6a by gdj

修改香港服务器配置2

parent 90ce6776
...@@ -45,9 +45,10 @@ mqtt: ...@@ -45,9 +45,10 @@ mqtt:
# BASIC parameters are required. # BASIC parameters are required.
BASIC: BASIC:
protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
host: emqx-broker host: 203.186.109.106
# host: emqx-broker
# host: 192.168.32.90 # host: 192.168.32.90
port: 1883 port: 44418
username: JavaServer username: JavaServer
password: 123456 password: 123456
client-id: 123456 client-id: 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