jsy-app/uni_modules/zy-mqtt/changelog.md
2024-09-30 10:11:05 +08:00

39 lines
1.1 KiB
Markdown
Raw 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.

## 1.1.82024-08-31
添加获取连接状态函数isConnected并修改bug
## 1.1.72024-08-27
将连接失败的报错打印到控制台,方便调试
## 1.1.62024-07-24
修改解析二进制的jar包
## 1.1.52024-07-23
返回二进制以及修改文档
## 1.1.42024-07-23
兼容/主题
## 1.1.32024-07-23
修改bug
## 1.1.22024-07-23
兼容返回参数是二进制
## 1.1.12024-07-23
更新代码
## 1.1.02024-07-23
兼容订阅消息返回的不同的数据类型
## 1.0.92024-06-15
代码优化
## 1.0.82024-06-06
添加息屏保活选项保证mqtt在后台可持续运行
## 1.0.72024-06-06
删除UTSJSONobject数据类型
## 1.0.62024-03-30
新增取消订阅、监听连接丢失、自动重新连接等功能
## 1.0.52024-03-30
删除class的export
## 1.0.42024-03-30
删除android下的uts导出default
## 1.0.32024-03-30
更新config.json
## 1.0.22024-03-29
更新interface.uts
## 1.0.12024-03-29
添加interface.uts
## 1.0.02024-03-29
android端支持mqtt以及rabbitMQ的UTS插件第一次发布