feat:初始化工程

This commit is contained in:
2025-10-27 19:05:54 +08:00
commit c85f481a18
11 changed files with 429 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
loguru~=0.7.3
pydantic-settings~=2.11.0
paho-mqtt~=2.1.0