Commit Graph

397 Commits

Author SHA1 Message Date
Sina Blattmann 4b9f3e6a84 [WIP] modify pology, style it a bit 2023-06-13 14:48:28 +02:00
Ivo Graber 4736657375 Delete Sqlite Db from backend
suspecting it to be the cause of a git error (too big)
2023-06-13 11:52:13 +00:00
Sina Blattmann 3a4c768074 [WIP] adjustments to topology 2023-06-13 09:27:56 +02:00
Sina Blattmann a9d95fd71e [WIP] somehow functional topology view, but with fake data 2023-06-12 13:39:43 +02:00
Sina Blattmann ee40a4d544 fix some bugs 2023-06-06 10:06:22 +02:00
Kim b3c04888ed fixed ip from offline installations 2023-06-01 16:19:06 +02:00
Kim 4b04794c5f fixed watchdog 2023-06-01 16:11:26 +02:00
Kim 8e148a35c1 refactoring, fixing not finding bug, randomly ordering the list of installations to increase coverage. 2023-06-01 16:10:57 +02:00
Kim 149f89f89f added automatic tags setters for vrm 2023-06-01 15:29:39 +02:00
Kim 92f0e400e1 Fixed a bug in the batteryupdate progress 2023-06-01 11:21:13 +02:00
Sina Blattmann ca05fd5b3e working version before refactore 2023-05-31 08:49:51 +02:00
Kim b5fbca3f8d removed take 2023-05-25 14:50:20 +02:00
Kim 92721376a6 Added updating battery firmware 2023-05-25 14:49:40 +02:00
Kim ec4d76f8fd minor fixes, pre-implemented battery firmware upgrade (needs the binary) 2023-05-25 12:55:23 +02:00
Kim c969b72a82 Fixed a bug that stopped the updating of installations 2023-05-25 09:18:41 +02:00
Sina Blattmann 9844c7a0ad add example of daterangepicker, fix bugs 2023-05-22 11:24:38 +02:00
Kim 5eb373b78e added battery number and firmware version 2023-05-18 12:38:34 +02:00
Kim 24684ccb09 Changed VrmGrabber to run with an SQLite DB 2023-05-18 10:45:44 +02:00
Sina Blattmann 0533a86b11 add working bar charts, before restructureing of code 2023-05-15 13:19:08 +02:00
Kim 3453b05a94 Renaming only when necessary and rebooting after renaming 2023-05-11 17:02:13 +02:00
Kim be099118c1 added renaming to installations 2023-05-11 15:41:41 +02:00
Kim 69c105296f Merge remote-tracking branch 'origin/main' 2023-05-11 13:26:18 +02:00
Kim 9c927bfc3a updated VrmGrabber to include online-status 2023-05-11 13:26:13 +02:00
Sina Blattmann aef9ee4907 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-05-11 10:50:22 +02:00
Sina Blattmann 8cecf2885e change interpolation datacache, add string values to graphs [WIP] 2023-05-11 10:49:01 +02:00
Kim fa9d06192d added Grafana 2023-05-11 10:20:47 +02:00
Sina Blattmann 06bc9b6b2e working version with all the graphs with the same x axis 2023-05-10 10:40:08 +02:00
Sina Blattmann d722f42d99 working graphs and toggles 2023-05-09 13:50:47 +02:00
Kim 70a4a1bfb8 updated vrmgrabber 2023-05-04 17:22:58 +02:00
Kim d1fb0a8ac2 added VrmGrabber to replicate VRM installations in memory (to run run the server.py file with flask run) FLASK_APP=server.py 2023-05-04 13:59:47 +02:00
Sina Blattmann b7c443fc93 round graph times correctly 2023-05-02 11:08:08 +02:00
Kim 9f0d37ce03 Merge remote-tracking branch 'origin/main' 2023-04-27 16:59:54 +02:00
Kim 313dd4d406 added VrmGrabber Still WIP 2023-04-27 16:59:45 +02:00
Sina Blattmann 9fa0fd1f22 add working (not yet perfect) graphs, all have same range and toggle for graphs not there yet 2023-04-26 13:54:57 +02:00
Sina Blattmann 6fc414a2c0 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-24 09:36:18 +02:00
Sina Blattmann 39b414d0f0 add datacache (ivos code), first working version with diagrams, only sample data 2023-04-24 09:35:01 +02:00
Kim 76e23d579f Merge remote-tracking branch 'origin/main' 2023-04-20 15:30:36 +02:00
Kim f5515c110a changed signed urls for keysecret pairs in installations 2023-04-20 15:30:11 +02:00
atef d8911a2a3a Add EocReached in the batteries and add percent to the Units 2023-04-20 13:22:41 +02:00
atef cb5bd91e55 Update the Topology display and the AsciiArt 2023-04-20 13:21:41 +02:00
atef 8631ada267 Delete Log and Salimax Utils(it has only Round3) function 2023-04-20 13:20:26 +02:00
atef 7635a8175e Add EocReached and Total Current and correct naming 2023-04-20 13:19:33 +02:00
Sina Blattmann ee289d27b2 fix some bugs 2023-04-20 11:13:29 +02:00
atef bf1c869cba Update AsciiArt.cs and Topology 2023-04-18 10:04:30 +02:00
Sina Blattmann dcab3ab4d1 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-14 07:53:18 +02:00
Sina Blattmann 49e3ce70f4 add yup dependency for validation, fix small bugs 2023-04-14 07:52:37 +02:00
Kim 5682d2893f Todo check different return methods and choose one @ig 2023-04-13 16:24:00 +02:00
Kim b8fc04a90c Testing new error messages in Backend, fixing small bugs, possibly breaking BMSTunnel, fixed tests 2023-04-13 14:30:01 +02:00
Sina Blattmann e45be0e144 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-13 11:42:24 +02:00
Sina Blattmann e84c10607f add Graphs, simple version 2023-04-13 11:40:57 +02:00