| | |
| | | url: jdbc:mysql://127.0.0.1:3306/drone_test?useSSL=false&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: jxpskj_2018 |
| | | sqlite: |
| | | sqlite-resource: |
| | | driver-class-name: org.sqlite.JDBC |
| | | url: jdbc:sqlite:/home/drone/server/sqlite/resource_db.db |
| | | username: |
| | | password: |
| | | sqlite-ret: |
| | | driver-class-name: org.sqlite.JDBC |
| | | url: jdbc:sqlite:/home/drone/server/sqlite/result_db.db |
| | | username: |
| | | password: |
| | | # url: jdbc:mysql://182.108.40.114:3308/drone_zt_test?useSSL=false&allowPublicKeyRetrieval=true |
| | |
| | | inbound-topic: sys/product/+/status,thing/product/+/requests |
| | | # inbound-topic: sys/product/+/+,thing/product/+/+ |
| | | DRC: |
| | | protocol: WS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum |
| | | host: 139.196.74.78 |
| | | port: 8083 |
| | | protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum |
| | | host: wrj.shuixiongit.com |
| | | port: 8084 |
| | | path: /mqtt |
| | | |
| | | oss: |
| | |
| | | expire: 3600 |
| | | region: us-east-1 |
| | | object-dir-prefix: |
| | | out-net-file-address: http://dev.jxpskj.com:9000 |
| | | out-net-file-address: https://dev.jxpskj.com:8026 |
| | | |
| | | #图斑的解压地址和图斑文件转航线文件的地址 |
| | | patches: |
| | |
| | | waylines: /home/drone/server/template/waylines.xml |
| | | target: |
| | | template: /home/drone/server/template/wpmz/template.kml |
| | | waylines: /home/drone/server/template/wpmz/waylines.wpml |
| | | waylines: /home/drone/server/template/wpmz/waylines.wpml |
| | | |
| | | db: |
| | | sqlite: |
| | | resource: /home/drone/server/sqlite/resource_db.db |
| | | result: /home/drone/server/sqlite/result_db.db |
| | | resultSave: /home/drone/server/sqlite/retUpload/ |
| | | resourceSave: /home/drone/server/sqlite/upload/ |