[cmii][deploy] - cmii-uav-watchdog-test.yaml
This commit is contained in:
@@ -160,12 +160,18 @@ metadata:
|
|||||||
namespace: uavcloud-devflight
|
namespace: uavcloud-devflight
|
||||||
data:
|
data:
|
||||||
config.yaml: |-
|
config.yaml: |-
|
||||||
mqtt:
|
server:
|
||||||
broker: "helm-emqxs"
|
port: "8080" # 服务器端口
|
||||||
port: 1883
|
|
||||||
username: "cmlc"
|
tier_one_auth:
|
||||||
password: "4YPk*DS%+5"
|
tier_one_secret: "NK537TIWSUOFIS7SYCUJ6A7FPOGFVM3UH67TJRX3IYQAHKZXK2X7SBAA6JOXZVSV3U6K5YZUX7Q6TWOPK6YCRU6MIML33ZJFBN55I2Q" # TOTP密钥
|
||||||
|
time_offset_allowed: 30 # 允许的时间偏移(秒)
|
||||||
topics:
|
|
||||||
mqtt_topic: "bridge/DP74b4ef9fb4aaf269/device_data/FU_PAM/+"
|
watchdog_center:
|
||||||
sensor_topic: "fromcheck/DP74b4ef9fb4aaf269/device_data/FU_PAM/+"
|
url: "https://watchdog-center.example.com" # 一级授权中心地址
|
||||||
|
|
||||||
|
project:
|
||||||
|
project_namespace: "uavcloud-devfilght" # 项目命名空间
|
||||||
|
|
||||||
|
tier_two_auth:
|
||||||
|
tier_two_secret: "your_tier_two_secret_here" # 二级授权密钥
|
||||||
Reference in New Issue
Block a user