[优化]mqtt客户端采用emqx接口,根据设备订阅的me topic进行返回

This commit is contained in:
PandaX
2023-10-25 10:14:08 +08:00
parent 51b95d4b3f
commit 2bf058afb0
8 changed files with 902 additions and 708 deletions

View File

@@ -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'