Commit 2d6b9e44 by guoxuejian Committed by gdj

feat: update inbound-topic in MQTT configuration for additional topic subscription

parent c360e77c
...@@ -99,7 +99,7 @@ mqtt: ...@@ -99,7 +99,7 @@ mqtt:
cloud-sdk: cloud-sdk:
mqtt: mqtt:
# Topics that need to be subscribed when initially connecting to mqtt, multiple topics are divided by ",". # Topics that need to be subscribed when initially connecting to mqtt, multiple topics are divided by ",".
inbound-topic: sys/product/+/status,thing/product/+/requests,/ai_info inbound-topic: sys/product/+/status,thing/product/+/requests,thing/product/+/osd,/ai_info
url: url:
manage: manage:
......
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