feat: update lake water data and refine WindChart component functionality
This commit is contained in:
@@ -2031,5 +2031,23 @@
|
||||
"volume": 0,
|
||||
"temperature": 23.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 102,
|
||||
"flow": 10.12,
|
||||
"temperature": 23.5,
|
||||
"precipitation": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:40:00.000Z",
|
||||
"level": 101,
|
||||
"flow": 10.12,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 23,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user