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 |
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 |
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
|
9c927bfc3a
|
updated VrmGrabber to include online-status
|
2023-05-11 13:26:13 +02:00 |
Kim
|
fa9d06192d
|
added Grafana
|
2023-05-11 10:20: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 |
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
|
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 |
atef
|
bf1c869cba
|
Update AsciiArt.cs and Topology
|
2023-04-18 10:04:30 +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
|
e84c10607f
|
add Graphs, simple version
|
2023-04-13 11:40:57 +02:00 |
ig
|
ba54f9e325
|
add ToQueue and ToStack
|
2023-04-06 14:31:28 +02:00 |
Kim
|
171d290e36
|
python gui fixed for reference
|
2023-04-06 14:28:35 +02:00 |
Kim
|
184fc8c10e
|
Implemented mailer for new users, creation fails on invalid email address
|
2023-04-06 10:36:42 +02:00 |
Kim
|
b6fbeb48b5
|
fixing bug in updating user
|
2023-04-06 08:32:47 +02:00 |
Kim
|
1021bb852a
|
fixed bug in creating user and returning parents of installations/folders
|
2023-04-06 08:05:05 +02:00 |
ig
|
4b8c4f1942
|
add Utils/Reflection
|
2023-04-05 17:43:27 +02:00 |
ig
|
d2c83ddc7f
|
indent
|
2023-04-05 13:08:45 +02:00 |
ig
|
dc259095e0
|
add SystemControl as a dedicated Device
|
2023-04-05 13:05:38 +02:00 |
ig
|
a9a433133a
|
move TruConvertDc enums into files
|
2023-04-05 12:55:03 +02:00 |
ig
|
1196aeeb8b
|
move TruConvertAc enums into files
|
2023-04-05 12:53:36 +02:00 |
ig
|
e8ad29c64f
|
add "precharge" to dictionary
|
2023-04-05 12:52:37 +02:00 |
ig
|
cf93482b6e
|
Move TRUMPF_Manual_TruConvert_AC3025.pdf from /doc to /Doc
|
2023-04-05 12:51:06 +02:00 |
ig
|
988960ac2a
|
Work around a bug in rider when adding existing projects ($SolutionDir is null)
|
2023-04-05 12:47:55 +02:00 |
ig
|
97ff549573
|
Remove Generator from StatusApi
|
2023-04-05 10:01:37 +02:00 |
atef
|
840643f069
|
Introduce CombinedStatus
|
2023-04-04 16:37:37 +02:00 |
atef
|
d564b3c3b6
|
[ig] revert accidentally commited changes to Modbus lib
|
2023-04-04 14:51:06 +02:00 |
atef
|
b088665f39
|
Update truConvert devices to new status API
|
2023-04-04 13:43:23 +02:00 |
atef
|
2b14106e6b
|
remove wrong placed docs
|
2023-04-04 13:36:43 +02:00 |
ig
|
5d0ac3cd62
|
"unhashed" is a word
|
2023-04-04 13:17:44 +02:00 |
ig
|
4e6588192f
|
Make Battery48TL use new StatusLog lib
|
2023-04-04 13:16:10 +02:00 |
ig
|
005da7fbcb
|
Subscribe Cleanup on TaskPoolScheduler, should make Backend startup faster
|
2023-04-04 10:39:42 +02:00 |
ig
|
a6252895bb
|
Update StatusApi & Units
|
2023-04-04 10:24:47 +02:00 |
ig
|
904d05c0de
|
Add temporary hack to read info from VRM
|
2023-04-04 10:24:46 +02:00 |
ig
|
79ccad37c5
|
Move Controller to src root
|
2023-04-04 10:24:37 +02:00 |
Kim
|
b290ded0a9
|
Fill Order Numbers everywhere where installations are given back
|
2023-03-30 09:28:44 +02:00 |