This commit is contained in:
2024-10-24 09:04:38 +08:00
parent 2a18f10bcf
commit 641c34b1b3
20 changed files with 2817 additions and 0 deletions

3
meian/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
paho-mqtt==1.6.1
pydantic==2.5.2
requests