mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[优化]mqtt客户端采用emqx接口,根据设备订阅的me topic进行返回
This commit is contained in:
@@ -61,10 +61,10 @@ taos:
|
||||
config: ""
|
||||
|
||||
mqtt:
|
||||
broker: 127.0.0.1:1883
|
||||
broker: http://127.0.0.1:18083/api
|
||||
qos: 1
|
||||
username: pandax
|
||||
password: pandax
|
||||
username: dbda318b31319d49
|
||||
password: wwqPbYu9BCsIFgW3m0aICmRrvxUHcIi44AQuG24wQARE
|
||||
|
||||
casbin:
|
||||
model-path: './resource/rbac_model.conf'
|
||||
|
||||
Reference in New Issue
Block a user