- 19 Sep, 2025 1 commit
-
-
Matthias Betz authored
-
- 27 Jun, 2025 8 commits
-
-
22stmo1bif authored
Update README.md with German instructions for project setup and InfluxDB configuration; adjust ChartView.vue layout direction
-
22stmo1bif authored
-
22stmo1bif authored
-
Patrick Ade authored
Refactor README.md to enhance project documentation; update folder structure descriptions and key components
-
Gezer authored
-
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.
-
22stmo1bif authored
-
Patrick Ade authored
-
- 26 Jun, 2025 1 commit
-
-
22stmo1bif authored
Refactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionaries Add authentication handling and logout functionality in NavBar component Enhance AboutView with additional project details and links Revamp ChartView for better data loading and display; implement default time window and improved styling Update HomeView styles for better readability; remove deprecated HomeViewOLD component
-
- 25 Jun, 2025 15 commits
-
-
Gezer authored
Refactor DeviceDashboard to enhance filtering options; replace filter select with buttons and add custom time range input
-
Patrick Ade authored
-
Gezer authored
Refactor DeviceDashboard filter implementation; replace select with button group for improved usability and styling
-
Patrick Ade authored
Refactor authentication and registration processes to use Axios; update API endpoints and improve error handling
-
Gezer authored
Refactor sensor availability endpoint and schemas; update response to include detailed sensor availability data
-
Patrick Ade authored
Add axios for API requests and refactor authentication store to use axios; remove old auth store, witched to JWT
-
22stmo1bif authored
Enhance ChartCard and ChartView components with improved axis styling and default time window functionality
-
Patrick Ade authored
-
Patrick Ade authored
-
Gezer authored
-
Patrick Ade authored
- Added JWT authentication with login and registration endpoints. - Created sensor data retrieval endpoints for room and sensor availability. - Integrated InfluxDB for data handling and added necessary routes. - Updated project dependencies to include django-ninja and pyjwt.
-
Gezer authored
-
Gezer authored
-
Gezer authored
-
Gezer authored
-
- 24 Jun, 2025 1 commit
-
-
22stmo1bif authored
-
- 06 Jun, 2025 2 commits
- 04 Jun, 2025 6 commits
- 03 Jun, 2025 6 commits
-
-
Patrick Ade authored
- Implement MQTT publisher for CO2, temperature, and humidity data simulation - Create Chart.vue component for displaying data using Chart.js - Update NavBar.vue to include a link to the new charts page - Add ChartView.vue to serve as the view for charting data - Modify router to include a route for the charts page - Update package.json and package-lock.json to include Chart.js and vue-chartjs dependencies - Add .python-version and pyproject.toml for Python environment setup
-
Gezer authored
-
Gezer authored
-
Gezer authored
-
Gezer authored
-
Gezer authored
-