Commit Graph

1474 Commits

Author SHA1 Message Date
zhouhao 30c94b9e24 Merge branch '2.11' of github.com:jetlinks/jetlinks-community into 2.11 2026-03-05 16:32:46 +08:00
zhouhao df8b6874ee feat(设备指标): 支持批量获取设备属性指标数据 2026-03-05 16:32:10 +08:00
bestfeng1020 be12484b5e
docs(readme): 新增客服二维码 (#746)
* docs(readme): 新增客服二维码

* docs(readme): 新增客服二维码
2026-02-27 14:35:34 +08:00
bestfeng1020 4a40e097df
Update README.md (#742)
修改技术支持价格与内容
2026-01-28 09:56:35 +08:00
zhouhao 858dab5529 Merge branch '2.11' of github.com:jetlinks/jetlinks-community into 2.11 2026-01-26 12:38:46 +08:00
zhouhao 7b9fb89797 build: update hsweb-framework and easyorm to snapshot versions 2026-01-26 12:37:07 +08:00
dependabot[bot] 6abc815cdf
build(deps): bump org.apache.logging.log4j:log4j-core (#730)
Bumps org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.3.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-21 18:43:31 +08:00
zhouhao c7a226bd4b feat: 适配新的网络组件查询接口 2025-12-17 09:33:51 +08:00
zhouhao d6eb169f32 fix: 修复设备日志时间错误 2025-12-09 17:37:23 +08:00
zhouhao f2b99b501d refactor: 优化内嵌UI 2025-12-01 09:58:00 +08:00
zhouhao 5b32a0f813 fix: NPE 2025-11-25 15:17:53 +08:00
zhouhao 51a600af70 build(CI): 构建多平台镜像 2025-11-19 19:00:13 +08:00
zhouhao 2ef1a7840a build(CI): 构建多平台镜像 2025-11-19 17:55:26 +08:00
zhouhao dbcf9c8f3a Merge remote-tracking branch 'origin/2.11' into 2.11 2025-11-19 16:38:31 +08:00
zhouhao fff6038c5c refactor(基础模块): 优化es索引以及查询逻辑 2025-11-19 16:38:17 +08:00
PengyuDeng 7c46400585
perf(menu):Replace Guava Cache with Caffeine in DefaultMenuService (#722) 2025-11-18 15:09:06 +08:00
zhouhao b952f34719 refactor(基础模块): 优化条件比对 2025-11-13 15:22:54 +08:00
zhouhao 58e91a5097 refactor(基础模块): 优化设备会话持久化逻辑 2025-11-12 09:05:55 +08:00
PengyuDeng deff207dd8
feat(timescaledb): 支持配置TimescaleDB函数所在的schema (#710)
* feat(timescaledb): 支持配置TimescaleDB函数所在的schema

- 在application.yml和application-default.yml中新增TIMESCALEDB_FUNCTION_SCHEMA配置项
- 修改TimescaleDBCreateTableSqlBuilder类,移除构造函数中的schema参数
- 更新创建超表和保留策略的SQL语句,使用functionSchema替代原有schema
- 在TimescaleDBTimeSeriesManager中注入TimescaleDBProperties并设置FunctionSchema特性
- 调整时间分组列的创建逻辑,支持传入functionSchema参数
- 引入FunctionSchema类管理TimescaleDB相关的函数位置信息

* 把配置放进RDBDatabaseMetadata里

* 优化
2025-11-05 18:38:52 +08:00
zhouhao 4d7d40696d refactor: 使用单独线程处理设备消息 2025-11-05 16:47:32 +08:00
PengyuDeng 00f9391534
refactor(common): 调整属性读写模式常量定义 (#712) 2025-11-05 16:23:04 +08:00
zhouhao 70e42b11fc refactor: 优化网关设备接口权限控制 2025-11-03 14:49:50 +08:00
PengyuDeng bfb61547a3
feat(io-component): 添加布尔值转换器支持 (#707)
* feat(io-component): 添加布尔值转换器支持
- 新增 BooleanConverter 类处理布尔值的读写转换

* 优化

* Update ExcelUtils.java

* 优化
2025-10-31 19:31:39 +08:00
PengyuDeng ccd7f8b806
feat(rule-engine): 添加字段分组名称支持 (#700)
* feat(rule-engine): 添加字段分组名称支持

- 在TermColumn中新增groupName字段
- 更新with方法以支持从PropertyMetadata获取分组名称

* refactor(rule-engine):优化场景条件列配置

- 使用 ConfigKey 动态处理分组名称配置

* 优化

* 优化
2025-10-30 12:02:34 +08:00
zhouhao fbc756f8b7 build: 2.11.0-SNAPSHOT 2025-10-28 14:37:06 +08:00
zhouhao c03c318b85 doc: 优化说明 2025-10-27 13:42:56 +08:00
zhouhao 87d75c22a6 Merge branch '2.10' into 2.11 2025-10-27 11:52:35 +08:00
zhouhao 60ecc9f65d refactor: 升级依赖 2025-10-27 11:45:17 +08:00
zhouhao 2fde2a25e3 build: 2.11 2025-10-27 11:44:40 +08:00
zhouhao 23ce017844 Merge remote-tracking branch 'origin/2.10' into 2.10 2025-10-27 11:38:59 +08:00
zhouhao 0515c78a88 refactor: 升级依赖版本 2025-10-27 11:38:25 +08:00
zhouhao 26e555f881 Merge remote-tracking branch 'origin/2.10' into 2.10 2025-10-26 19:11:55 +08:00
zhouhao 5dca15e76a refactor: 优化条件匹配逻辑 2025-10-26 16:00:31 +08:00
zhouhao bc758c2885 refactor: 启动失败 退出进程 2025-10-23 15:19:29 +08:00
zhouhao 0429233c31 refactor: 优化透传解析api 2025-10-23 09:19:47 +08:00
zhouhao e3aa51a3ab Merge remote-tracking branch 'origin/2.10' into 2.10 2025-10-20 09:52:48 +08:00
zhouhao a3edb86a49 refactor: 优化 2025-10-20 09:52:37 +08:00
zhouhao 6a0fff01b6 refactor: 优化延迟节点 2025-10-18 16:43:13 +08:00
zhouhao fc7d09ce8b refactor: 优化 2025-10-15 16:56:08 +08:00
zhouhao 89968c8e87 refactor: 优化条件匹配性能 2025-10-15 15:17:29 +08:00
zhouhao 069b7dace7 refactor: 优化配置 2025-10-15 14:40:25 +08:00
zhouhao 5879d8bbe5 refactor: 优化告警解除逻辑 2025-10-15 14:05:09 +08:00
zhouhao 67789af77d refactor: 优化 2025-10-15 09:33:46 +08:00
zhouhao fd196fbaf8 refactor: 优化心跳超时时间设置 2025-10-13 16:33:20 +08:00
dependabot[bot] 7c1617337c
build(deps): bump io.grpc:grpc-netty-shaded from 1.65.0 to 1.75.0 (#696)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.65.0 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.65.0...v1.75.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.75.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-07 14:33:18 +08:00
zhouhao d99dac0041 refactor: 优化tcp报文打印 2025-09-27 17:03:14 +08:00
zhouhao 472e1dc89c refactor: 优化权限初始化逻辑 2025-09-27 15:03:41 +08:00
zhouhao 3811266945 refactor: 优化菜单初始化逻辑 2025-09-27 12:14:26 +08:00
zhouhao 8e829817c5 refactor: 优化用户权限初始化逻辑 2025-09-27 10:00:58 +08:00
squlenhat c28de1741c
fix: 修复阿里云语音通知Tts方式不能同时发送给多个关联用户的问题 (#683) 2025-09-16 14:31:32 +08:00