| | |
| | | multipart: |
| | | max-file-size: 2GB |
| | | max-request-size: 2GB |
| | | # rabbitmq: |
| | | # host: 182.106.212.58 |
| | | # port: 35672 |
| | | # username: root |
| | | # password: root |
| | | # virtualHost: / |
| | | rabbitmq: |
| | | host: 182.106.212.58 |
| | | port: 35672 |
| | | username: root |
| | | password: root |
| | | virtualHost: / |
| | | is-open: true |
| | | # rabbitmq: |
| | | # host: localhost |
| | | # port: 5672 |
| | | # username: guest |
| | | # password: guest |
| | | # virtualHost: / |
| | | # is-open: true |
| | | |
| | | jwt: |
| | | issuer: DJI |
| | |
| | | # 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/+/+,thing/product/+/+ |
| | | # 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: 182.106.212.58 |
| | |
| | | # access-key: admin |
| | | # secret-key: 12345678 |
| | | endpoint: http://dev.jxpskj.com:9000 |
| | | external-endpoint: http://dev.jxpskj.com:9000 |
| | | # endpoint: https://dev.jxpskj.com:8026 |
| | | access-key: pskj |
| | | secret-key: pskj@2021 |