Waziup / WaziCloud

WAZIUP Cloud and local platform
31 stars 28 forks source link

sensors dashboard #153

Closed sabrine2020 closed 6 years ago

sabrine2020 commented 7 years ago

It is good to have the time/date of the last received value:

image

cdupont commented 7 years ago

I was thinking of adding a light showing the status of the sensor: green = value received in the last day yellow = value received in the last week red = more than one week

Regarding the date/time, which one to display? The "last update" time at sensor level? or at measurement level? It could be display like that:

Or:

The "vague times" can be computed using this package: https://www.npmjs.com/package/vague-time Also, I thing columns "type" and "owner" are not useful for this table, which is just an overview.

cdupont commented 7 years ago

Also note that the units are missing.

sabrine2020 commented 7 years ago

well... on one hand since the time in the measurment level can be different than the one in the sensor level, it is better to have it in the measurment level. On the other hand having the time in each measurement it is not very readble...It is clearer to have the list of measurment then the time.. Also the use of DO, HU is not very human readble...

cdupont commented 6 years ago

It is done in the new dashboard. To get the timestamp just hover the sensor with the mouse.