Commit Graph

9 Commits

Author SHA1 Message Date
admin 6485ef63f6 correct typo, remove 'whatTable' 2023-06-28 11:27:14 +02:00
admin ecdcded663 seee prev. commit 2023-06-27 17:14:18 +02:00
admin d987ecf5c4 getiing data from mongoseries AND from influx possible
databases/mongo.js
   - fetchNoiseAVGData added

sensorspecials/noise.js
   - read also from mongo
2023-06-08 17:08:03 +02:00
admin 30bd17b130 WIP WIP test mit mongoseries
actions/getsensordata
   - in getActData send mongo data

databases/mongo.js
   - fetchActData: sort by datetime and project sot all data
2023-06-03 19:21:23 +02:00
admin ca4b68d7ff Start using mongo timeseries
mooving all database relevant function to influx.js resp. mongo.js

aktual data now also readable from mongo
2023-05-25 13:19:03 +02:00
admin 2cf418756d corrected problem with havg
api.js
   - unnecessary export deleted
   - import of logit added

actions/data4map.js
   - logits removed

databases/influx.js
   - logits removed

databases/mongo.js
   - logits removed

sensorspecials/noise.js
   - repeated code put to a function
   - correctred hour count at havg

package.json
  "version": "1.2.2",
  "date": "2023-04-24",
2023-04-24 11:54:30 +02:00
admin b6a8b1706c *** WIP WIP *** some smaller changes 2023-04-04 10:38:01 +02:00
admin 088005c040 Many changes to have Noise Live Chart 2023-03-20 20:01:22 +01:00
admin 0b6959d4f6 first 2023-03-08 16:17:02 +01:00