feat: update water level metrics and optimize sidebar UI layout
This commit is contained in:
+29
-2
@@ -465,7 +465,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T15:00:00.000Z",
|
||||
"level": 558.44,
|
||||
"flow": 0,
|
||||
"flow": 7.51,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.8,
|
||||
@@ -474,10 +474,37 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T15:10:00.000Z",
|
||||
"level": 558.43,
|
||||
"flow": 7.51,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T15:20:00.000Z",
|
||||
"level": 558.41,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T15:30:00.000Z",
|
||||
"level": 558.38,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T15:40:00.000Z",
|
||||
"level": 558.37,
|
||||
"flow": 0,
|
||||
"inflow": 5.37,
|
||||
"volume": 0.35,
|
||||
"temperature": 21.7,
|
||||
"temperature": 21.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user