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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user