feat:【IoT 物联网】新增 TCP 协议支持,添加 TCP 连接管理、上下行消息处理及相关配置

This commit is contained in:
haohao
2025-06-29 22:46:38 +08:00
parent 0593dbc9a0
commit a5a3aea522
11 changed files with 510 additions and 56 deletions

View File

@@ -41,6 +41,11 @@ yudao:
mqtt-ssl: false
mqtt-topics:
- "/sys/#" # 系统主题
# ====================================
# 针对引入的 TCP 组件的配置
# ====================================
tcp:
enabled: false
# 消息总线配置
message-bus: