Commit c07b3aed by guoxuejian

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

parent 8eab34eb
...@@ -112,7 +112,7 @@ mqtt: ...@@ -112,7 +112,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