feat: update lake water data, implement service worker and manifest, and add favicon
This commit is contained in:
+28
-1
@@ -9245,10 +9245,37 @@
|
||||
{
|
||||
"timestamp": "2026-06-08T17:20:00.000Z",
|
||||
"level": 467.79,
|
||||
"flow": 0,
|
||||
"flow": 0.7,
|
||||
"inflow": 1.6,
|
||||
"volume": 26.61,
|
||||
"temperature": 24.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:30:00.000Z",
|
||||
"level": 467.79,
|
||||
"flow": 0.7,
|
||||
"temperature": 24.1,
|
||||
"precipitation": 0,
|
||||
"inflow": 1.6,
|
||||
"volume": 26.61
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:40:00.000Z",
|
||||
"level": 467.79,
|
||||
"flow": 0.7,
|
||||
"inflow": 1.6,
|
||||
"volume": 26.61,
|
||||
"temperature": 23.9,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T17:50:00.000Z",
|
||||
"level": 467.79,
|
||||
"flow": 0,
|
||||
"inflow": 1.6,
|
||||
"volume": 26.61,
|
||||
"temperature": 23.9,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user