ig
418bac6a6a
use ToDisplayString() for ToString() as well
2023-08-25 17:12:20 +02:00
ig
f8b1d70f79
Add unary - operator for nullable powers
2023-08-25 17:11:41 +02:00
ig
2ace3fad51
"Notify" the Watchdog
2023-08-24 10:03:20 +02:00
ig
fc981d1019
do not deploy .pdb files
2023-08-23 16:11:50 +02:00
ig
d4fdf92009
add visual representation of relay states to topology
2023-08-23 16:11:34 +02:00
Kim
4435fb9774
Merge remote-tracking branch 'origin/main'
2023-08-23 14:06:58 +02:00
Kim
f0dc84e3ba
Small fixes from the todo list
2023-08-23 14:06:40 +02:00
ig
980b09ddb4
declutter Topology code some more
2023-08-23 13:37:59 +02:00
Kim
107a439e44
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# typescript/Frontend/src/config/axiosConfig.tsx
2023-08-23 11:31:42 +02:00
Kim
5e320941bd
multiple fixes
2023-08-23 11:31:30 +02:00
ig
664290c44b
reorder Topology generation code
2023-08-23 09:23:50 +02:00
ig
d731c12f64
add minor error handling in Texblock
2023-08-18 15:57:00 +02:00
ig
ed39b8e847
Fix Index out of range in .ToDisplayString()
2023-08-17 08:01:16 +02:00
ig
2047f25e4e
Break off Topology related stuff into own class
2023-08-16 15:41:13 +02:00
ig
3d3a0375d2
Undo Default constructor. Compiler cannot deal with it yet.
2023-08-16 15:38:46 +02:00
ig
df9de4c9ed
Cleanup text based Topology
2023-08-16 15:15:45 +02:00
ig
829732a7ba
Introduce AsReadOnlyList extension to cast arrays
2023-08-16 15:14:35 +02:00
ig
ea7a13da06
Introduce TextBlock.Empty
2023-08-16 15:13:46 +02:00
ig
2bd20ce4eb
Units: create extensions methods for Int32's
2023-08-16 15:12:23 +02:00
ig
9b4b947569
use primary constructor
2023-08-16 15:11:37 +02:00
ig
2d6c6b6140
reduce debug clutter
2023-08-16 10:36:31 +02:00
ig
bf4bd20efa
readd adam gone missing
2023-08-16 10:36:08 +02:00
ig
0b8aa5a96e
move Watchdog related code into its own class
2023-08-16 09:45:34 +02:00
ig
d633564b93
fix Config.cs for debug mode
2023-08-15 15:45:43 +02:00
ig
31c725520f
minor edit in AllStates.graphml
2023-08-15 15:06:57 +02:00
ig
970ae10799
fix bug in UnixTimeSpanExtensions.cs
2023-08-15 15:06:15 +02:00
atef
bfb1670d11
Update Display of the battery features
...
( A H = Heating Current
A C/D = Charging/Discharging Current
A T = Total Current)
2023-08-10 13:08:24 +02:00
atef
898ea3fcd8
Delete the intermediate state.
...
Update the state machine as defined in the excel sheet.
Commment the disable function of Dc/Dc, as we don't need to disable Dc/DC in the grid tie and island transition(I will delete the function in the future).
2023-08-10 13:06:42 +02:00
atef
8b159a6a2c
Update the state number on Select Control mode function
2023-08-10 13:04:07 +02:00
atef
b47081204d
Update Alarm and Warning of FZ Battery
2023-08-10 12:58:05 +02:00
atef
f6699787dd
Add Observable for the run task
...
Add few constant control
2023-08-02 11:08:40 +02:00
atef
6990bda8ff
Change naming to corresponding name on the Web
2023-08-02 11:07:16 +02:00
atef
07e198c284
Add MaxBatteryDischargingCurrent to the DcDc Record
...
Add MaxBatteryChargingCurrent to the DcDc Record
2023-08-02 11:06:49 +02:00
atef
d7212dd37a
Add set and get to Precharge Config
2023-08-02 11:06:18 +02:00
atef
43fb714a2a
Add MaxBattery Charging and Discharging current in Current Control
2023-08-02 11:05:56 +02:00
atef
f9193f4624
Introduce constant (battery heating power = 200)
2023-08-02 11:05:26 +02:00
atef
e6f1263e4b
Change the max charge batteries limit when we are in heating mode
2023-08-02 11:04:33 +02:00
atef
a10193592f
clean code
2023-08-02 11:01:05 +02:00
atef
9ff2a54e0f
add Salimmax0005 and 0006 to hostlist
2023-08-02 10:59:14 +02:00
Kim Baumgartner
3ab4383eab
Started to rewrite vrmgrabber in rust.
2023-07-27 16:52:40 +02:00
Kim Baumgartner
21a0603309
Started to rewrite vrmgrabber in rust.
2023-07-27 16:51:57 +02:00
Kim
b4174d09bf
updated https
2023-07-27 13:24:14 +02:00
Kim
1ed3a64ade
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# typescript/Frontend/src/components/Context/S3CredentialsContextProvider.tsx
2023-07-27 13:23:52 +02:00
Kim
22e2561f14
updates to backend and 10.2.0.1
2023-07-27 13:23:17 +02:00
atef
91c979cca2
add roundto to unixTime
2023-07-24 10:55:58 +02:00
atef
6270a0d8a3
Delete old scripts and create a common one
2023-07-24 10:54:50 +02:00
atef
a677c878e8
Add reference and Window Dc/Dc voltage to the config file
2023-07-24 10:50:41 +02:00
atef
f8cdcb420d
add CurrentMinSoc
2023-07-24 10:48:23 +02:00
Sina Blattmann
9768a542b3
bugfix
2023-07-20 17:50:43 +02:00
Sina Blattmann
ac8a2e6489
added error user feedback to grouptree, removed console logs
2023-07-20 17:37:14 +02:00