按照软件设计文档开始重构代码01

This commit is contained in:
2025-07-21 14:35:17 +08:00
parent a7b0a5d108
commit 29a2d44319
127 changed files with 12265 additions and 1586 deletions

View File

@@ -1,4 +1,4 @@
# 软件开发文档 - 07. S7后台服务设计 (修订版)
# 软件开发文档 - S7后台服务设计
本文档详细阐述了S7协议后台服务的设计。此修订版采纳了**“编排者-代理” (Orchestrator-Agent)** 模式,并与中央的 **`IChannelBus`** 服务集成,以实现高效、健壮且动态的设备通信。