Commit 4f9d8c30 authored by Knauth's avatar Knauth
Browse files

Update README.md

parent cd07d97d
......@@ -6,6 +6,15 @@ Develop a backend pipeline that integrates room sensor data stored in InfluxDB w
Original source code:
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
- Connect InfluxDB (sensor data storage) with Grafana.
- Build backend queries and endpoints for sensor data retrieval.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment