zhouhao
|
d4645ad089
|
refactor: 优化查询条件转换
|
2025-06-03 19:14:08 +08:00 |
zhouhao
|
88e0dd4667
|
Merge remote-tracking branch 'origin/master'
|
2025-05-27 10:41:27 +08:00 |
zhouhao
|
1bd136f3d2
|
refactor: 移除无用统计
|
2025-05-27 10:41:14 +08:00 |
Zhang Ji
|
fc651ecd9d
|
fix(场景联动): 修复执行动作的内置参数获取可能失效的问题 (#636)
|
2025-05-26 19:03:49 +08:00 |
zhouhao
|
dbceadc5e0
|
Merge remote-tracking branch 'origin/master'
|
2025-05-20 15:32:09 +08:00 |
zhouhao
|
520ca24fed
|
refactor: 增加ui resource接口
|
2025-05-20 15:31:49 +08:00 |
laokou
|
a6100d36f9
|
fix: 修复MqttClient网络组件定义的元数据名称和类型错误 (#632)
|
2025-05-06 09:25:11 +08:00 |
zhouhao
|
80ed50211a
|
refactor: 优化标签存储
|
2025-04-29 18:11:00 +08:00 |
zhouhao
|
3a1f0b65de
|
fix: 修复设备标签无法更新问题
|
2025-04-28 18:33:07 +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 |
老周
|
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 |
老周
|
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 |
zhouhao
|
d2772e8881
|
refactor: 优化列式存储策略数字类型转换逻辑
|
2024-11-06 15:50:59 +08:00 |
zhouhao
|
b5944c6d3a
|
fix: #580
|
2024-10-29 15:02:06 +08:00 |
zhouhao
|
77abf004f7
|
Merge remote-tracking branch 'origin/master'
|
2024-10-21 17:26:09 +08:00 |
zhouhao
|
945bf2ea82
|
refactor(基础模块): 优化设备连接
|
2024-10-21 17:25:56 +08:00 |
dependabot[bot]
|
b83dc75943
|
build(deps): bump commons-io:commons-io from 2.11.0 to 2.15.1 in /jetlinks-components/io-component (#576)
* build(deps): bump commons-io:commons-io
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pom.xml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 老周 <zh.sqy@qq.com>
|
2024-10-08 13:32:20 +08:00 |
dependabot[bot]
|
cc55f4ad6c
|
build(deps): bump org.elasticsearch:elasticsearch (#546)
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 7.17.13 to 7.17.23.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.17.13...v7.17.23)
---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 09:41:40 +08:00 |
XiXuanHao
|
9b9545ecca
|
fix(产品管理): 产品启用时会重复触发DeviceProductDeployEvent事件 (#513)
Co-authored-by: XIXUANHAO <xi_xh@foxmail.com>
|
2024-10-08 09:40:17 +08:00 |
zhouhao
|
6dc16ce715
|
Merge remote-tracking branch 'origin/master'
|
2024-09-27 11:09:34 +08:00 |
zhouhao
|
e3d7831073
|
build(maven): 2.3.0-SNAPSHOT
|
2024-09-27 11:09:22 +08:00 |
PengyuDeng
|
e855993511
|
fix: 修改日志文件的文件名 (#573)
|
2024-09-14 16:19:45 +08:00 |
zhouhao
|
01d0a033d3
|
Merge remote-tracking branch 'origin/master'
|
2024-09-12 15:41:18 +08:00 |
zhouhao
|
f1733e5880
|
build: 升级jetlinks-core版本1.2.3-SNAPSHOT
|
2024-09-12 15:41:05 +08:00 |
fighter-wang
|
0f78fec18f
|
feat(设备管理): 增加解析文件为属性物模型功能 (#569)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2024-09-12 11:57:10 +08:00 |