Commit Graph

8 Commits

Author SHA1 Message Date
lzh
e49a1db57e 同步:iot 模块同步至 yudao/master 最新
- 新增 Modbus 支持:config/point API + 3 个表单/列表组件
  - apps/web-antd/src/api/iot/device/modbus/{config,point}/index.ts
  - apps/web-antd/src/views/iot/device/device/detail/modules/modbus-*.vue
- 设备详情页与子设备列表按 upstream 更新对齐
- 产品/数据类型、物模型常量更新
- packages/constants/dict-enum: 新增 IOT_MODBUS_MODE / IOT_MODBUS_FRAME_FORMAT,
  IOT_CODEC_TYPE 重命名为 IOT_SERIALIZE_TYPE(本地无引用)

对比 yudao/master 范围:
  git diff 36aa19537..yudao/master -- 'apps/web-antd/src/{views,api}/iot'

类型检查:对 iot 模块净引入 4/净修复 4,均为 upstream 本身的历史问题。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 10:02:02 +08:00
haohao
66c9398760 fix: 【antd】【iot】修改设备状态字典为 IOT_DEVICE_STATE 2025-11-01 21:53:22 +08:00
YunaiV
178a0a3bb2 feat:【antd】【ai】modal 部分的代码优化 2025-10-26 16:05:10 +08:00
xingyu4j
bd09ecf2b5 fix: 缺失的字典枚举 2025-10-21 11:41:07 +08:00
xingyu4j
202a82bf44 refactor: 重构 dict_type 将每个模块分开,便于维护 2025-10-13 18:08:03 +08:00
xingyu4j
00a25ed1d3 feat: dict enum 2025-10-10 20:58:41 +08:00
xingyu4j
196622a8d0 feat: add iot dict enum 2025-10-10 20:53:21 +08:00
xingyu4j
37fba1474e refactor: 将枚举和常量从utils移动到constants 2025-09-04 18:19:49 +08:00