Start using mongo timeseries

mooving all database relevant function to influx.js resp. mongo.js

aktual data now also readable from mongo
This commit is contained in:
rxf
2023-05-25 13:19:03 +02:00
parent 5d10f681ea
commit ca4b68d7ff
5 changed files with 164 additions and 93 deletions
-1
View File
@@ -2,7 +2,6 @@
import {DateTime} from "luxon"
import * as mongo from "../databases/mongo.js"
import { returnOnError } from "../utilities/reporterror.js"
import { fetchFromInflux } from "./getsensorData.js";
// Default distance for center search ( in km)