*** WIP WIP *** woks now for live and havg

This commit is contained in:
rxf
2023-03-27 09:56:18 +02:00
parent 26e4b75a6f
commit 126acfeb7f
11 changed files with 498 additions and 99 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ const readLastDates = async (typ) => {
return await fetchFromInflux(ret, query)
}
export const getData4map = async (params) => {
export var getData4map = async (params) => {
let start = DateTime.now()
let ret = {err: null}