ai_project_v1/yml/external_mqtt_config.yml

16 lines
440 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
minio_list:
- id: 1
endpoint: "minio1.example.com:9000"
access_key: "access_key1"
secret_key: "secret_key1"
secure: False
bucket_name: "bucket1"
description: "第三方服务器mqtt地点在哪儿名字叫啥"
- id: 2
endpoint: "minio1.example.com:9000"
access_key: "access_key1"
secret_key: "secret_key1"
secure: False
bucket_name: "bucket1"
description: "第三方服务器mqtt"