| | |
| | | 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: |
| | | enable: true |
| | | provider: minio |
| | | endpoint: http://dev.jxpskj.com:9000 |
| | | external-endpoint: http://dev.jxpskj.com:9000 |
| | | access-key: pskj |
| | | secret-key: pskj@2021 |
| | | endpoint: http://139.196.74.78:9000 |
| | | external-endpoint: http://139.196.74.78:9000 |
| | | access-key: sxkj |
| | | secret-key: sxkj2024 |
| | | bucket: cloud-bucket |
| | | expire: 3600 |
| | | region: us-east-1 |
| | | object-dir-prefix: |
| | | out-net-file-address: http://dev.jxpskj.com:9000 |
| | | out-net-file-address: https://wrj.shuixiongit.com/minio |
| | | |
| | | #图斑的解压地址和图斑文件转航线文件的地址 |
| | | patches: |
| | |
| | | |
| | | db: |
| | | sqlite: |
| | | resource: /home/drone/server/sqlite/resource_db.db |
| | | 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/ |
| | | |