|
|
|
@ -191,10 +191,10 @@ mqttSpring: |
|
|
|
# BASIC parameters are required. |
|
|
|
# BASIC parameters are required. |
|
|
|
BASIC: |
|
|
|
BASIC: |
|
|
|
protocol: MQTT |
|
|
|
protocol: MQTT |
|
|
|
host: mqtt.mhito.net |
|
|
|
host: 192.168.1.79 |
|
|
|
port: 1883 |
|
|
|
port: 1883 |
|
|
|
username: eemcs_gh_ers |
|
|
|
username: test123456 |
|
|
|
password: mhtech@ghers |
|
|
|
password: test123456 |
|
|
|
# protocol: MQTT |
|
|
|
# protocol: MQTT |
|
|
|
# host: mqtt.mhito.net |
|
|
|
# host: mqtt.mhito.net |
|
|
|
# port: 1883 |
|
|
|
# port: 1883 |
|
|
|
@ -209,7 +209,7 @@ mqttSpring: |
|
|
|
# 无人机远程控制模式(drone remote control) |
|
|
|
# 无人机远程控制模式(drone remote control) |
|
|
|
DRC: |
|
|
|
DRC: |
|
|
|
protocol: WS |
|
|
|
protocol: WS |
|
|
|
host: 127.0.0.1 |
|
|
|
host: 192.168.1.79 |
|
|
|
port: 8083 |
|
|
|
port: 8083 |
|
|
|
path: /mqtt |
|
|
|
path: /mqtt |
|
|
|
control: |
|
|
|
control: |
|
|
|
|