Commit Graph

8 Commits

Author SHA1 Message Date
admin 74776e1762 Version erhöht, Log beim Anmelden an der Mongo entfernt 2026-06-30 16:38:10 +00:00
admin c10001754f getCityCoords added
remove 'noise_' on every value
2023-11-28 15:12:20 +00:00
admin 70f928d961 viele Anpassungen 2023-11-07 08:05:54 +00: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 5d10f681ea changed date/time to local time
actions/getsensorData.js
   - interpret given date/time as local time and convert ist to UTC for database

databases/influx.js
   - log for 'read' added

utilities/logit.js
   - print time in local time

sensorspecials/noise.js
   - print starttime im options as local time
   - remove 'zone:utc' from every time function
2023-05-25 09:24:12 +02:00
admin 347c6bdc96 All error messages in german and in englisch 2023-05-09 15:37:27 +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 0b6959d4f6 first 2023-03-08 16:17:02 +01:00