feat:【IoT 物联网】增加 iot-common 和 iot-gateway 包

This commit is contained in:
YunaiV
2025-05-28 13:22:22 +08:00
parent 70a0df54e4
commit 6cf2eb07d7
18 changed files with 247 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
<name>${project.artifactId}</name>
<description>
物联网协议模块,提供 topic 解析、协议转换等功能
作为 yudao-module-iot-biz 和 yudao-module-iot-gateway-server 的共享包
作为 iot-biz 和 iot-gateway 的共享包
</description>
<dependencies>
@@ -68,4 +68,4 @@
</dependency>
</dependencies>
</project>
</project>