zhouhao
|
419854fdc4
|
refactor: 优化提示
|
2025-05-23 10:44:30 +08:00 |
zhouhao
|
ee478933ab
|
feat: 增加插件功能支持
|
2025-05-22 11:41:36 +08:00 |
zhouhao
|
20b70771e4
|
refactor: 升级版本
|
2025-05-22 10:32:48 +08:00 |
zhouhao
|
4f6c622e4c
|
refactor: 增加认证模块前端依赖
|
2025-05-22 10:12:12 +08:00 |
zhouhao
|
20bc184a9f
|
refactor: 优化配置
|
2025-05-21 20:20:47 +08:00 |
zhouhao
|
b962f822c5
|
refactor: 优化配置
|
2025-05-21 20:05:43 +08:00 |
zhouhao
|
b7adcf0a0e
|
refactor: 优化
|
2025-05-15 17:25:14 +08:00 |
zhouhao
|
06b9c3e1e3
|
refactor: 优化
|
2025-05-15 16:56:13 +08:00 |
zhouhao
|
f194946492
|
refactor: 优化配置
|
2025-05-15 15:00:34 +08:00 |
zhouhao
|
3be58dce1e
|
refactor: 优化构建逻辑
|
2025-05-15 13:38:58 +08:00 |
zhouhao
|
545e66e130
|
refactor: 优化配置
|
2025-05-15 11:56:47 +08:00 |
zhouhao
|
dab9244249
|
refactor: 优化配置
|
2025-05-13 14:03:57 +08:00 |
PengyuDeng
|
c57dbda68a
|
build(doc):升级springdoc (#631)
* build(doc):升级springdoc
* Update pom.xml
* Update SpringDocCustomizerConfiguration.java
* 增加单独的类处理
* Update ResponseWrapperConverter.java
* 增加普通类型的处理
* Update ResponseWrapperConverter.java
* Update ResponseWrapperConverter.java
* Update SpringDocCustomizerConfiguration.java
* 增加泛型转换
* Update ResponseWrapperConverter.java
* Update ResponseWrapperConverter.java
* Update pom.xml
* openai参数配置化
---------
Co-authored-by: 老周 <zh.sqy@qq.com>
|
2025-05-12 16:23:54 +08:00 |
zhouhao
|
3ae7e668c2
|
refactor: 优化构建脚本
|
2025-05-09 16:15:54 +08:00 |
zhouhao
|
93b973a56d
|
fix: 移除无用类
|
2025-05-08 17:58:21 +08:00 |
zhouhao
|
f57165e320
|
refactor: 优化端口
|
2025-05-08 10:27:03 +08:00 |
zhouhao
|
09a786b2b6
|
refactor: 增加内嵌UI支持
|
2025-05-08 09:50:49 +08:00 |
zhouhao
|
bcdc66c68a
|
Merge branch 'master' into 2.10
|
2025-04-28 11:42:18 +08:00 |
zhouhao
|
2cfc78f1da
|
Merge remote-tracking branch 'origin/master'
|
2025-04-28 11:41:26 +08:00 |
zhouhao
|
ad34196a2a
|
refactor: mqtt服务接入支持onClientConnect
|
2025-04-28 11:41:08 +08:00 |
老周
|
1e37c685cc
|
Update README.md
|
2025-04-27 18:12:06 +08:00 |
zhouhao
|
7d4ade0b37
|
refactor: 调整docker脚本
|
2025-04-27 17:35:56 +08:00 |
zhouhao
|
587c4f4d48
|
refactor: spring-boot3 适配
|
2025-04-27 17:28:32 +08:00 |
zhouhao
|
79e8f22cd5
|
Merge branch 'master' into 2.10
# Conflicts:
# pom.xml
|
2025-04-27 10:43:26 +08:00 |
老周
|
7fdfe87e9d
|
build: 2.3 版本发布 (#615)
* build: 2.3 版本发布
* feat: 更新网关及设备管理相关模块代码 (#614)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(community): 场景联动以及通知模块2.3相关功能更新 (#612)
* feat(community): 场景联动以及通知模块2.3相关功能更新
* Update pull_request.yml
* feat(community): 场景联动清除资产相关代码
* fix(场景联动): 修复场景初始化问题
* feat(community): 注册个人订阅通道
* fix(通知模块): 订阅通道初始化
* fix(通知模块): 删除无用类
* fix(community): 解决合并冲突
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
Co-authored-by: 老周 <zh.sqy@qq.com>
* build: 升级依赖版本
* feat(community): 认证模块更新2.3相关功能 (#616)
* feat(community): 认证模块更新2.3相关功能
* fix(community): 修复自定义查询报错的问题
* fix(community): 优化邮件附件名称获取
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(community): 补充国际化相关内容,修复设备上线/离线没有日志的问题 (#619)
* feat(community): 补充国际化相关内容,修复设备上线/离线没有日志的问题
* feat(community): 补充设备物模型映射接口
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(notify): 修复消息通知相关问题 (#620)
* fix(notify): 修复消息通知相关问题
* fix(notify): 修复订阅管理数据展示错误问题
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(rule-engine): 场景联动相关bug修复 (#621)
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 场景联动相关bug修复
* fix(rule-engine): 修复程序启动时订阅提供商禁用,但用户已订阅仍加载成功并订阅的问题
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(community): 修复认证中心以及设备相关的bug (#622)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* feat(auth): 增加密码校验功能 (#625)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(auth): 修复组织父节点清除失败问题 (#627)
* fix(auth): 修复组织父节点清除失败问题
* fix(store): 补充存储模式名称国际化方法
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* fix(auth): 修复用户绑定组织,查询用户关联组织失败的问题 (#628)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
* build: 升级依赖版本
---------
Co-authored-by: fighter-wang <118291973+fighter-wang@users.noreply.github.com>
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2025-04-25 19:15:32 +08:00 |
老周
|
08a358ffab
|
Update pull_request.yml
|
2025-03-28 09:52:51 +08:00 |
zhouhao
|
0325eaddbf
|
refactor: 优化设备注册逻辑
|
2025-03-26 14:46:10 +08:00 |
zhouhao
|
f640e2b45f
|
refactor: 优化会话处理逻辑
|
2025-03-26 11:06:02 +08:00 |
zhouhao
|
091b8c4f0c
|
fix: 修复编译错误
|
2025-03-24 10:13:21 +08:00 |
zhouhao
|
d3adf0e752
|
refactor: 优化设备会话持久化逻辑
|
2025-03-24 09:53:50 +08:00 |
zhouhao
|
7b7b96f096
|
refactor: 优化DeviceGatewayHelper
|
2025-03-19 10:54:27 +08:00 |
zhouhao
|
c01d31606c
|
refactor: 优化资源释放
|
2025-03-13 10:25:32 +08:00 |
zhouhao
|
757f3f6f77
|
feat: 升级依赖
|
2025-03-07 11:01:33 +08:00 |
老周
|
fd2d73d4eb
|
Update README.md
|
2025-02-17 09:12:45 +08:00 |
老周
|
2e487a42e2
|
feat(基础模块): 增加命令模式支持 (#607)
可使用 CommandSupportManagerProviders相关方法来执行服务命令进行解耦.
|
2025-02-13 12:33:18 +08:00 |
bestfeng1020
|
694595d446
|
fix(docker配置): 修复文件路径挂载错误 (#602)
* fix(docker配置): 修复文件路径挂载错误
* Update docker-compose.yml
---------
Co-authored-by: 老周 <zh.sqy@qq.com>
|
2025-02-12 11:52:22 +08:00 |
Zhang Ji
|
27a9fd6618
|
feat(场景联动): 添加设备数据执行动作,扩展数组条件,优化国际化 (#605)
|
2025-01-23 18:57:15 +08:00 |
bestfeng1020
|
ad6279ed22
|
feat(readme): 添加新QQ群信息 (#604)
feat(readme): 添加新QQ群信息
|
2025-01-13 15:29:35 +08:00 |
bestfeng1020
|
bc0c01d01f
|
fix(通用模块): 修复TDengine排序逻辑 (#599)
|
2024-12-31 10:35:05 +08:00 |
fighter-wang
|
6e40f6fb8a
|
fix(基础模块): 修复阿里云语音仅拨打一个用户号码的问题 (#597)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-12-18 16:15:42 +08:00 |
zhouhao
|
647f6ec9f3
|
fix(基础模块): 修复mqtt client 设备会话恢复后gatewayId为null问题
|
2024-12-16 17:52:17 +08:00 |
老周
|
7d79927d4d
|
Merge pull request #594 from zxl1951/fix-td-save
fix(存储策略): 涛思数据库存储使用无模式写入创建表缺失messageId列
|
2024-12-11 19:36:27 +08:00 |
ZxL
|
806db31c4a
|
fix(存储策略): 涛思数据库存储使用无模式写入创建表缺失messageId列
|
2024-12-11 17:17:36 +08:00 |
老周
|
cd6f2f1049
|
Merge pull request #593 from jetlinks/bestfeng1020-patch-1
feat(readme): 删除DTU售卖信息
|
2024-12-11 10:06:40 +08:00 |
bestfeng1020
|
89eb2d66a8
|
feat(readme): 删除DTU售卖信息
feat(readme): 删除DTU售卖信息
|
2024-12-11 09:53:49 +08:00 |
fighter-wang
|
9c26d7d6c3
|
feat(设备管理): 新增在reactorQL中获取设备属性上报时间 (#592)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-12-09 13:53:14 +08:00 |
fighter-wang
|
b890f4e520
|
fix(关系配置): 关系配置增加反转关系名称字段 (#591)
|
2024-12-05 19:50:57 +08:00 |
zhouhao
|
f2bed57dc6
|
Merge remote-tracking branch 'origin/master'
|
2024-12-05 16:57:17 +08:00 |
zhouhao
|
13dd4e5e40
|
refactor: 优化mqtt 客户端配置
|
2024-12-05 16:56:59 +08:00 |
bestfeng1020
|
13ea87ff46
|
feat(docker镜像配置): 修改docker镜像版本 (#590)
|
2024-12-03 19:40:46 +08:00 |