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
|
144f36e0a0
|
added week to mapdata
package.json
"version": "1.2.1",
"date": "2023-04-21",
|
2023-04-21 17:33:52 +02:00 |
|
admin
|
e26fe7fd35
|
Return error if no data from influx
actions/getsensorData.js
- if values.length <= 2 then error
|
2023-04-07 17:19:23 +02:00 |
|
admin
|
c3a4ff0b4a
|
Preparation for charts moved from here to laerm app
routes/api.js
- removed unnecessary table entry
app.js
- removed unnecessary calls
actions/ddata4maps.js
- return options as object
sensorspecials/noise.js
- removed all references to xxxxxData-Calls
- removed checks for /chart/...
removed route/chartapi.js, sensorspecials/noisCharts.js and utilites/tables.js
|
2023-04-07 15:28:42 +02:00 |
|
admin
|
b6a8b1706c
|
*** WIP WIP *** some smaller changes
|
2023-04-04 10:38:01 +02:00 |
|
admin
|
aeeb660823
|
*** WIP WIP *** All charts work (mostly)
|
2023-03-31 17:38:26 +02:00 |
|
admin
|
126acfeb7f
|
*** WIP WIP *** woks now for live and havg
|
2023-03-27 09:56:18 +02:00 |
|
admin
|
836d2848b6
|
Works now for noise sensors
|
2023-03-24 13:50:32 +01: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 |
|