Files
SIPAIIS_WMS_JSSW/properties/mqtt.properties
2026-01-16 14:13:44 +08:00

24 lines
583 B
Properties
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.

#项目是否使用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