feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
@@ -1986,5 +1986,50 @@
|
||||
"volume": 0,
|
||||
"temperature": 23.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:30:00.000Z",
|
||||
"level": 51,
|
||||
"flow": 3.92,
|
||||
"temperature": 23.8,
|
||||
"precipitation": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 51,
|
||||
"flow": 3.92,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 50,
|
||||
"flow": 3.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 22.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 50,
|
||||
"flow": 3.7,
|
||||
"temperature": 22.3,
|
||||
"precipitation": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 50,
|
||||
"flow": 3.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 21.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user