Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(网络组件): 修复关闭mqtt网关禁用逻辑错误 #512

Merged
merged 20 commits into from
May 24, 2024

Conversation

kyouji
Copy link
Contributor

@kyouji kyouji commented May 24, 2024

多个网关共用网络组件时,禁用任意一个网关会导致MQTT客户端关闭。已改为当没有剩余订阅者时,才关闭MQTT客户端。

kyouji added 20 commits June 30, 2023 11:23
PropertyMessage类型没有默认的解码实现,已改为订阅ThingMessage
@kyouji kyouji requested a review from zhou-hao May 24, 2024 08:19
@zhou-hao zhou-hao merged commit 53a5d0c into jetlinks:master May 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants