최초 커밋

This commit is contained in:
2025-10-02 16:49:32 +09:00
commit 8734a149a6
5 changed files with 1294 additions and 0 deletions

4
socket/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi
uvicorn[standard]
python-multipart
pymodbus>=3.5,<4