Commit Graph

13 Commits

Author SHA1 Message Date
fastium
803f93041b feat(web-app): add unknown case for type of measure 2025-05-23 22:55:52 +02:00
fastium
71f8883f16 feat(web-app): consistant inter-component communication
- All data are managed from the TimeSeriesManager.
- All other props of componenets were deleted
2025-05-23 22:55:52 +02:00
fastium
70039dfe0e feat(web-app): selected user/room/device
This part allow to select from where the data from with some option
- user
- room
- device
2025-05-20 07:25:37 +02:00
fastium
a511e6e18e feat(web-app): change location of the timeserie manager 2025-05-16 20:40:37 +02:00
fastium
63429dafa2 feat(web-app): add temperature request
The POST request was added to ask a new temperature, but didn't get the
new one.
2025-05-16 20:40:37 +02:00
fastium
899592b493 feat(web-app): plot humidity and temperature 2025-05-16 20:40:36 +02:00
fastium
e13170ed1b feat(web-app): new components to manage the plots 2025-05-16 20:40:36 +02:00
fastium
a059c659fc feat(web-app): add chart lib to display series 2025-05-16 20:40:36 +02:00
fastium
d27bed4f6a feat(web-app): add the time series manager to the application 2025-05-16 20:40:36 +02:00
fastium
c8c719099e feat(web-app): add get values and update dependencies 2025-05-16 20:40:36 +02:00
fastium
d6e3a5c1e0 feat(web-app): add verification available connection to backend for the http client 2025-05-16 20:37:25 +02:00
fastium
4959d0fef2 chore(web-app): create new vue project to fix dependencies 2025-05-16 20:37:25 +02:00
fastium
fb08cdbf0d chore(web-app): init 2025-03-31 12:01:47 +02:00