- 27 Jun, 2025 1 commit
-
-
Gezer authored
- Updated Dockerfile in backend to set PYTHONPATH and modify CMD for Django server. - Changed permissions for multiple Python files in backend to make them executable. - Adjusted import paths in influxdb_service.py and views.py to reflect new structure. - Removed unused utils and loggingFactory files from stream_processing. - Added new utils for logging and flux query building. - Enhanced error handling and logging in mQTTClientHandler.py. - Updated docker-compose.yaml to include utils directory for both backend and stream processing services. - Improved JSON handling in jsonhandler.py with better exception management.
-
- 08 May, 2025 1 commit
-
-
Gezer authored
compose.yaml but still need to fix and modify dockerfile in stream_processing
-
- 21 Apr, 2025 1 commit
-
-
Gezer authored
and added new file in backend "influxdb_service" where we can get data from the database but still need to be implemented right and fixed
-
- 19 Apr, 2025 3 commits
-
-
Gezer authored
project with docker compose up --build modified urls.py sim->app
-
-
Patrick Ade authored
-
- 12 Apr, 2025 1 commit
-
-
Gezer authored
-