feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -2317,5 +2317,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 23.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 65,
|
||||
"flow": 7.482,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 65,
|
||||
"flow": 7.482,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 65,
|
||||
"flow": 7.482,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 65,
|
||||
"flow": 7.41,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 63,
|
||||
"flow": 7.06,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user