config.yaml 584 B

12345678910111213141516171819202122232425262728293031
  1. #配置mysql
  2. datasource:
  3. host: 127.0.0.1
  4. port: 40306
  5. dbname: cold
  6. username: cold
  7. password: yjwyEckZS7rE5H!
  8. # 配置nats
  9. nats:
  10. #连接地址例如: nats://localhost:4222
  11. url: 127.0.0.1:43422
  12. # 监控数据配置
  13. monitoring:
  14. #温度
  15. temperature: 10
  16. #湿度
  17. humidity: 60
  18. #时间误差(秒)
  19. errRangeTime: 30
  20. #监控时间间隔
  21. # equipmentMonitoringTime: 10
  22. # 监控时间 now() - val ~ now()
  23. equipmentHour: 24
  24. subMail:
  25. appid: "97173"
  26. signature: "f639a60e41ee0554921d89884f5ff87e"
  27. phone:
  28. - "15186767321" #黄渰
  29. # - "18777951277" #李哥