feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -2297,5 +2297,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 23.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 68,
|
||||
"flow": 1.456,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 68,
|
||||
"flow": 1.46,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 68,
|
||||
"flow": 1.46,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.7,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 68,
|
||||
"flow": 1.46,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 68,
|
||||
"flow": 1.465,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.2,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user