alwayssuper
|
0707792755
|
[fix]:code review
|
2025-01-22 16:59:00 +08:00 |
alwayssuper
|
e7999749fb
|
Merge branch 'feature/iot' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into origin/feature/iot
# Conflicts:
# yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/service/plugin/ExampleService.java
|
2025-01-22 08:32:56 +08:00 |
YunaiV
|
916024b891
|
【功能新增】IoT:验证通过独立、内嵌模式的调用
|
2025-01-21 19:38:41 +08:00 |
安浩浩
|
a152f6d98f
|
【功能完善】IoT: 删除旧版 HTTP 插件,新增 HTTP 和 MQTT 插件,重构插件管理逻辑,优化代码结构,支持 EMQX 插件,更新相关配置文件。
|
2025-01-21 18:18:28 +08:00 |
YunaiV
|
d608c4b984
|
【功能实现】IoT:增加 HttpPlugin 独立启动的 demo
|
2025-01-20 20:02:46 +08:00 |
YunaiV
|
3647fd3686
|
【代码优化】IoT:移除 ServiceRegistry,使用 SpringUtils 替代
|
2025-01-20 19:28:03 +08:00 |
安浩浩
|
a85890d958
|
【功能完善】IoT: 添加插件目录配置,重构 SpringPluginManager 实例化逻辑,删除不再使用的 ExampleService 类以优化代码结构。
|
2025-01-20 17:03:27 +08:00 |
alwayssuper
|
9f3730d5d9
|
[fix]:code review
|
2025-01-20 16:31:37 +08:00 |
alwayssuper
|
495ae4526b
|
Merge branch 'feature/iot' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into origin/feature/iot
|
2025-01-20 08:02:57 +08:00 |
安浩浩
|
5524324554
|
【功能完善】IoT: 删除不再使用的 MQTT RPC 相关配置和实现,包括 MqttConfig、RpcServer、RpcClient 和 RpcController 类,优化代码结构以清理未使用的组件。
|
2025-01-19 09:53:57 +08:00 |
安浩浩
|
890d304340
|
【功能完善】IoT: 更新 Vert.x 版本至 4.5.1,新增 EMQX 插件及其相关配置,重构 MQTT 插件以支持 Vert.x MQTT 服务器,优化插件启动和停止逻辑,更新插件描述信息。
|
2025-01-15 22:37:07 +08:00 |
alwayssuper
|
62a868f497
|
feat:simulator1
|
2025-01-12 20:13:41 +08:00 |
alwayssuper
|
f1d887d0e0
|
Merge branch 'feature/iot' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into feature/iot
Conflicts:
yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/dal/tdengine/IotDeviceLogDataMapper.java
yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/service/device/IotDeviceLogDataService.java
yudao-server/src/main/resources/application-local.yaml
|
2025-01-10 20:46:43 +08:00 |
alwayssuper
|
d9dda54cce
|
local
|
2025-01-10 20:42:00 +08:00 |
YunaiV
|
deab8c1cc6
|
【代码评审】IoT:设备日志 TDengine 表与模拟设备
|
2025-01-09 12:36:30 +08:00 |
YunaiV
|
16120820a0
|
Merge branch 'feature/iot' of https://gitee.com/alwayssuper/ruoyi-vue-pro into feature/iot
# Conflicts:
# yudao-server/src/main/resources/application-local.yaml
|
2025-01-08 22:37:33 +08:00 |
YunaiV
|
aad0581777
|
【代码评审】IoT:插件机制
|
2025-01-08 22:36:38 +08:00 |
安浩浩
|
0af6d5a758
|
【功能完善】IoT: 新增插件启动逻辑,重构插件状态管理,删除不再使用的状态文件更新方法
|
2025-01-08 17:59:32 +08:00 |
安浩浩
|
d39e2c1bc4
|
【代码优化】修改配置文件
|
2025-01-07 23:21:49 +08:00 |
安浩浩
|
77b89aad77
|
【功能完善】IoT: 集成 Vert.x 支持,重构 HTTP 插件为 Vert.x 插件
|
2025-01-07 23:13:57 +08:00 |
安浩浩
|
cde6ebf921
|
【功能完善】IoT: 更新设备数据 API,重构保存设备数据方法以使用 DTO,新增参数校验依赖,优化插件管理功能,添加插件实例上报和状态更新接口,同时更新插件信息获取逻辑,删除不再使用的文件和配置。
|
2025-01-07 17:44:55 +08:00 |
YunaiV
|
b5856c4cfc
|
【代码评审】IoT:插件机制
|
2025-01-06 20:24:47 +08:00 |
安浩浩
|
603649d248
|
【功能完善】IoT: 新增 MQTT RPC 支持,包含请求和响应模型、序列化工具、MQTT 配置及客户端/服务器实现,提供示例服务和控制器接口,优化插件结构以支持 HTTP 插件的集成。
|
2025-01-06 18:59:26 +08:00 |
alwayssuper
|
6aad4545a8
|
[功能添加]:物模型日志表查询与创建 模拟设备基础逻辑
|
2025-01-06 16:43:37 +08:00 |
alwayssuper
|
0249ca9929
|
[功能添加]:物模型日志表创建.1
|
2025-01-06 11:04:39 +08:00 |
alwayssuper
|
4f59ebf462
|
Merge branch 'feature/iot' of https://gitee.com/alwayssuper/ruoyi-vue-pro into origin/feature/iot
|
2025-01-06 07:48:03 +08:00 |
alwayssuper
|
8a7e146445
|
feat:simulator
|
2025-01-05 22:56:13 +08:00 |
alwayssuper
|
51b3e31e40
|
feat:SQLinit
|
2025-01-05 18:09:19 +08:00 |
alwayssuper
|
c31dfcc25f
|
feat:物模型列表
|
2025-01-03 22:30:06 +08:00 |
alwayssuper
|
977ddcf02f
|
Merge branch 'feature/iot' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into origin/feature/iot
|
2025-01-03 07:59:14 +08:00 |
安浩浩
|
dc1f9338f1
|
【功能完善】IoT: 添加 MQTT 插件支持,重构插件管理,新增获取运行状态插件信息接口,优化插件信息存储逻辑,移除不必要的 Spring 注解。
|
2025-01-01 22:34:26 +08:00 |
alwayssuper
|
eaee4642d6
|
[功能添加]:物模型日志表创建
|
2024-12-31 17:00:25 +08:00 |
alwayssuper
|
9c3aa5d95f
|
Merge branch 'feature/iot' of https://gitee.com/alwayssuper/ruoyi-vue-pro into origin/feature/iot
|
2024-12-31 14:22:26 +08:00 |
alwayssuper
|
1ce9420a8d
|
Merge branch 'feature/iot' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into origin/feature/iot
|
2024-12-31 14:17:50 +08:00 |
alwayssuper
|
c4c63a8fd6
|
feat:iotmessage
|
2024-12-30 22:46:24 +08:00 |
安浩浩
|
24a660b5c2
|
【功能完善】IoT: 更新插件管理功能,重构插件标识符为 pluginKey,删除 PluginInstanceController,添加插件实例定时更新任务,优化插件信息获取接口。
|
2024-12-30 18:29:46 +08:00 |
安浩浩
|
cbfbc55cd8
|
【功能完善】IoT: 添加插件和插件实例管理功能,包括插件信息的增删改查接口,支持文件上传和状态更新,同时优化了枚举类型的处理逻辑。
|
2024-12-30 12:01:58 +08:00 |
安浩浩
|
8ca9bebfd1
|
【代码优化】IoT: 更新 HttpPlugin,重构线程池初始化逻辑以确保线程池活跃
|
2024-12-30 09:33:56 +08:00 |
安浩浩
|
1a3c6756ab
|
【代码优化】IoT: HTTP 插件模块,删除测试代码
|
2024-12-29 22:33:16 +08:00 |
安浩浩
|
0e20ca342f
|
【代码优化】IoT: 插件管理
|
2024-12-29 22:31:58 +08:00 |
YunaiV
|
c9904f0994
|
【代码评审】IoT:ThingModel 维护
|
2024-12-28 21:06:19 +08:00 |
芋道源码
|
4014e1b025
|
!1172 【代码优化】IOT: ThingModel
Merge pull request !1172 from puhui999/iot
|
2024-12-28 13:02:00 +00:00 |
puhui999
|
f623a57862
|
Merge remote-tracking branch 'yudao/feature/iot' into iot
# Conflicts:
# yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/controller/admin/thingmodel/model/ThingModelEvent.java
# yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/controller/admin/thingmodel/model/ThingModelService.java
# yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/service/thingmodel/IotThingModelServiceImpl.java
|
2024-12-27 10:54:52 +08:00 |
puhui999
|
8b7f329183
|
【代码优化】IOT: ThingModel
|
2024-12-27 10:37:16 +08:00 |
YunaiV
|
b4288bc393
|
【代码评审】IoT:ThingModel 维护
|
2024-12-26 13:56:38 +08:00 |
芋道源码
|
4075fde765
|
!1171 【功能完善】IOT: ThingModel 服务和事件
Merge pull request !1171 from puhui999/iot
|
2024-12-26 05:50:02 +00:00 |
puhui999
|
fae17e9125
|
【功能完善】IOT: ThingModel 服务和事件
|
2024-12-26 13:27:02 +08:00 |
puhui999
|
3524bfd3b3
|
Merge remote-tracking branch 'yudao/feature/iot' into iot
# Conflicts:
# yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/service/thingmodel/IotProductThingModelServiceImpl.java
|
2024-12-26 13:14:53 +08:00 |
YunaiV
|
7b64b7fc69
|
【功能优化】IoT:跨租户校验 ProductKey 和 DeviceKey,避免跨租户的 Tdengine 表冲突
|
2024-12-26 12:57:56 +08:00 |
YunaiV
|
09a26666ec
|
【功能修复】IoT:解决 device 建表的时候,tdengine 默认字段都是小写的问题,通过 _ 解决
|
2024-12-26 12:51:36 +08:00 |