fix: 微信小程序接口对接,测试问题修复。

This commit is contained in:
tianyongbao
2026-01-12 18:47:11 +08:00
parent 0387cc2f31
commit ecdaf5d4f8
22 changed files with 2060 additions and 202 deletions

View File

@@ -1,32 +0,0 @@
# ==================== 告警配置示例 ====================
# 将以下配置添加到 application.yml 或 application-dev.yml 中
# 告警阈值配置
alarm:
threshold:
# 溶解氧阈值mg/L
dissolved-oxygen:
min: 4.0 # 最低阈值
max: 15.0 # 最高阈值
# 温度阈值(℃)
temperature:
min: 10.0 # 最低阈值
max: 35.0 # 最高阈值
# pH值阈值
ph:
min: 6.5 # 最低阈值
max: 8.5 # 最高阈值
# 盐度阈值
salinity:
max: 35.0 # 最高阈值
# 电池电量阈值(%
battery:
min: 20.0 # 最低阈值
# 告警通知配置
notification:
interval: 30 # 告警通知间隔时间(分钟),同一设备在此时间内不会重复发送通知

View File

@@ -224,7 +224,7 @@ aliyun:
# 1-水质检测仪 ProductKey请填写实际的 ProductKey
water-quality-monitor: a15hA3oBPmB # TODO: 请替换为实际的水质检测仪 ProductKey
# 2-控制一体机 ProductKey请填写实际的 ProductKey
control-integrated: a15hA3oBPmB # TODO: 请替换为实际的控制一体机 ProductKey
control-integrated: a1Xj9dagTIx # TODO: 请替换为实际的控制一体机 ProductKey
# AMQP 服务端订阅配置(使用数据同步的 AppKey + AppSecret
amqp:
# 是否启用