| | |
| | | </parent> |
| | | |
| | | <groupId>com.dji</groupId> |
| | | <artifactId>cloud-api-sample</artifactId> |
| | | <artifactId>iot-drone-api</artifactId> |
| | | <version>1.5.0</version> |
| | | <name>cloud-api-sample</name> |
| | | <name>iot-drone-api</name> |
| | | |
| | | <properties> |
| | | <java.version>11</java.version> |
| | |
| | | path: |
| | | # Topics that need to be subscribed when initially connecting to mqtt, multiple topics are divided by ",". |
| | | # inbound-topic: sys/product/+/status,thing/product/+/requests |
| | | inbound-topic: sys/product/+/+,thing/product/+/+ |
| | | inbound-topic: sys/product/+/status,thing/product/+/requests |
| | | DRC: |
| | | protocol: WS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum |
| | | host: 182.106.212.58 |