|
|
|
|
@ -82,9 +82,9 @@ spring:
|
|
|
|
|
rabbitmq: |
|
|
|
|
host: 127.0.0.1 |
|
|
|
|
port: 5672 |
|
|
|
|
username: eemcs_mz |
|
|
|
|
username: eemcs |
|
|
|
|
password: mh@803 |
|
|
|
|
virtual-host: /eemcs_mz |
|
|
|
|
virtual-host: /eemcs_gh_ers |
|
|
|
|
listener: |
|
|
|
|
direct: |
|
|
|
|
prefetch: 2 |
|
|
|
|
@ -193,8 +193,8 @@ mqttSpring:
|
|
|
|
|
protocol: MQTT |
|
|
|
|
host: mqtt.mhito.net |
|
|
|
|
port: 1883 |
|
|
|
|
username: sa |
|
|
|
|
password: sa123 |
|
|
|
|
username: eemcs_gh_ers |
|
|
|
|
password: mhtech@ghers |
|
|
|
|
client-id: eemcs_gh_ers_mqtt_pro |
|
|
|
|
# If the protocol is ws/wss, this value is required. |
|
|
|
|
path: |
|
|
|
|
@ -208,7 +208,7 @@ mqttSpring:
|
|
|
|
|
port: 8083 |
|
|
|
|
path: /mqtt |
|
|
|
|
control: |
|
|
|
|
topic: mh_control/events_upload/devices |
|
|
|
|
topic: mh_control/events_upload/devices/dev |
|
|
|
|
amap: |
|
|
|
|
key: fc4e79719daca2d0b8a11ba3124e1bd5 |
|
|
|
|
|
|
|
|
|
|