feat: implement Favorites feature with persistent storage and sidebar integration and update lake data.
This commit is contained in:
+19
-1
@@ -6815,10 +6815,28 @@
|
||||
{
|
||||
"timestamp": "2026-06-05T21:20:00.000Z",
|
||||
"level": 467.72,
|
||||
"flow": 0.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 14.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-05T21:30:00.000Z",
|
||||
"level": 467.72,
|
||||
"flow": 0.7,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 14.4,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-05T21:40:00.000Z",
|
||||
"level": 467.72,
|
||||
"flow": 0,
|
||||
"inflow": 2.88,
|
||||
"volume": 26.49,
|
||||
"temperature": 11.9,
|
||||
"temperature": 11.6,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user