first commit

This commit is contained in:
2026-01-16 14:13:44 +08:00
commit 903ff8d495
34603 changed files with 8585054 additions and 0 deletions

View File

@ -0,0 +1,23 @@
#项目是否使用mqtt 0启动 1禁用
mqtt.status=0
#tcp
mqtt.host_tcp=tcp://122.51.194.184:1883
#websocket
mqtt.host_ws=ws://122.51.194.184:8083/mqtt
#http
mqtt.host_http=http://122.51.194.184:18083
#用户名
mqtt.username=dmbroker
#密码
mqtt.password=qwer1234
#管理平台用户名 18083
mqtt.username_dashboard=admin
#管理平台密码 18083 public
mqtt.password_dashboard=siw@dh#Ffa
# 此为报警点配置中测量点编辑页面 是否关联风险等级评估列表 0 否 1是
alarmConfigType = 0