shenyijian
2023-11-30 a9a0b2e5a938cef395ddac30a9657bd4e87e332d
无人机 -接收所有主题消息
1 files modified
4 ■■■■ changed files
src/main/resources/application.yml 4 ●●●● patch | view | raw | blame | history
src/main/resources/application.yml
@@ -75,8 +75,8 @@
    # If the protocol is ws/wss, this value is required.
    path:
    # 最初连接到mqtt时需要订阅的主题 多个订阅用 "," .
    inbound-topic: sys/product/+/status,thing/product/+/requests,thing/product/+/osd
#    inbound-topic: sys/product/+/+,thing/product/+/+
#    inbound-topic: sys/product/+/status,thing/product/+/requests,thing/product/+/osd
    inbound-topic: sys/product/+/+,thing/product/+/+
  DRC:
    protocol: WS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
    host: 182.106.212.58