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 - Room Sensor Data to Backend migration development
Commits
4f9d8c30
Commit
4f9d8c30
authored
Oct 10, 2025
by
Knauth
Browse files
Update README.md
parent
cd07d97d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4f9d8c30
...
@@ -6,6 +6,15 @@ Develop a backend pipeline that integrates room sensor data stored in InfluxDB w
...
@@ -6,6 +6,15 @@ Develop a backend pipeline that integrates room sensor data stored in InfluxDB w
Original source code:
Original source code:
https://transfer.hft-stuttgart.de/gitlab/co2ampel2
https://transfer.hft-stuttgart.de/gitlab/co2ampel2
Get 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
Historic data and live data (file "incoming" is available under the "O:" drive under "ProjektHCT"
smb://193.196.136.123/fkc$/FKCpub/ProjektHCT
## Targets
## Targets
-
Connect InfluxDB (sensor data storage) with Grafana.
-
Connect InfluxDB (sensor data storage) with Grafana.
-
Build backend queries and endpoints for sensor data retrieval.
-
Build backend queries and endpoints for sensor data retrieval.
...
...
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