feat: implement Contec CMS7000PLUS TCP server and dashboard routing with deployment configuration

This commit is contained in:
2026-07-13 12:58:45 +05:30
parent 84b8acc904
commit 6d0f3237af
8 changed files with 108 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
web: uvicorn main:app --host 0.0.0.0 --port $PORT