| | |
| | | # 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/+/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: 139.196.74.78 |
| | |
| | | result: DB/result_db.db |
| | | resultSave: src/main/resources/tmp |
| | | resourceSave: src/main/resources/tmp |
| | | resultGtSave: src/main/resources/tmp |