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.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 73,
|
||||
"flow": 2.726,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 73,
|
||||
"flow": 2.712,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 73,
|
||||
"flow": 2.698,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 73,
|
||||
"flow": 2.698,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 73,
|
||||
"flow": 2.684,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 20.7,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user