Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
HFT-informatics-weekend
SD - Campus Energy Optimization with Occupancy Analytics
Commits
594c4396
Commit
594c4396
authored
Oct 10, 2025
by
Knauth
Browse files
Update README.md
parent
1d856b12
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
594c4396
...
@@ -16,6 +16,16 @@ Develop a system that analyzes sensor data to detect room occupancy and optimize
...
@@ -16,6 +16,16 @@ Develop a system that analyzes sensor data to detect room occupancy and optimize
-
Exisiting Codebase: https://gitlab.rz.hft-stuttgart.de/11akmi1bif/raumbelegung-messung-bplaced
-
Exisiting Codebase: https://gitlab.rz.hft-stuttgart.de/11akmi1bif/raumbelegung-messung-bplaced
-
Energy usage/cost data for validation (if available).
-
Energy usage/cost data for validation (if available).
Data CSV files are already present in gitlab
The algorithm may also applied to the "CO2 Ampel" data
Get "Ampel" live data for example with
mosquitto_sub -v -t 'CO2sensors/#' -u Hackaton -P AspirinReappearCardboard -h dmz13.rz.hft-stuttgart.de -p 443 --capath /etc/ssl/certs
"Ampel" Historic data and live data (file "incoming") is available under the "O:" drive under "ProjektHCT"
smb://193.196.136.123/fkc$/FKCpub/ProjektHCT
## Acceptance Criteria
## Acceptance Criteria
-
Can occupancy be reliably detected from sensor data?
-
Can occupancy be reliably detected from sensor data?
-
Are occupancy patterns accumulated and visualized clearly over time?
-
Are occupancy patterns accumulated and visualized clearly over time?
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment