fix: 修正topic名

main
huangfeng 1 year ago
parent ccffe5aac8
commit d42300b636

@ -33,7 +33,7 @@ mqtt:
subscribe: subscribe:
clientid: subscribe_client clientid: subscribe_client
broker: tcp://192.168.50.200:1883 broker: tcp://192.168.50.200:1883
topic: xydl topic: external/data
username: test username: test
password: AliOS%1688 password: AliOS%1688
qos: 0 qos: 0

@ -33,7 +33,7 @@ mqtt:
subscribe: subscribe:
clientid: subscribe_client clientid: subscribe_client
broker: tcp://10.0.17.30:10883 broker: tcp://10.0.17.30:10883
topic: xydl topic: external/data
username: dianqi username: dianqi
password: 123456Qa% password: 123456Qa%
qos: 0 qos: 0

Loading…
Cancel
Save