feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -2344,5 +2344,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 22.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 26,
|
||||
"flow": 3.21,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 25,
|
||||
"flow": 2.95,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 25,
|
||||
"flow": 2.95,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 25,
|
||||
"flow": 2.95,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.6,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 26,
|
||||
"flow": 3.21,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user