docs(03-device-system): 创建 Phase 3 设备体系完善计划(2个Plan)

This commit is contained in:
2026-03-28 11:24:31 +08:00
parent ce6aa62fd6
commit 8a4c6f3cee
3 changed files with 813 additions and 1 deletions

View File

@@ -70,7 +70,11 @@ Plans:
2. 调用设备刷新接口后设备的在线状态、固件版本、当前使用卡is_current从 Gateway 实时更新
3. tb_device_sim_binding 表含 is_current 字段,同一设备同一时刻只有一条 is_current=true 的绑定记录
4. 设备详情接口返回数据包含 online_status、software_version 等字段,值与 Gateway 同步结果一致
**Plans**: TBD
**Plans**: 2 plans
Plans:
- [ ] 03-01-PLAN.md — DEVICE-01/02/03DB 迁移 + 模型扩展 + Gateway SyncDeviceInfo + DTO 字段Wave 1
- [ ] 03-02-PLAN.md — DEVICE-04Asset Service 接入 sync-infoRefresh 追加设备状态同步Wave 2
---