FlexMeasures / flexmeasures

The intelligent & developer-friendly EMS to support real-time energy flexibility apps, rapidly and scalable.
https://flexmeasures.io
Apache License 2.0
133 stars 34 forks source link

Basic sensor info to sensor page #1115

Open nrozanov opened 1 week ago

nrozanov commented 1 week ago

Description

Right now, the sensor page only displays a chart. We should add some basic info on top, in a blueish info box or so: Name (as heading), unit, resolution, timezone, knowledge horizon.

Look & Feel

Table with basic sensor info was added on top of sensor page.

How to test

Open some sensor page, verify that you get table with basic sensor info on top of the page.

Further Improvements

-

Related Items

-


nhoening commented 1 week ago

Also maybe a vertical layout works better, for one because in #1116 we add another small table (and they might be nicer next to each other), and also in screens that have less horizontal space (let's make sure we test narrowing the browser window to see what happens).

We can also merge #1116 before this, and add both here.