This website requires JavaScript.
531c296a15
Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
Sina Blattmann
2023-06-29 08:41:03 +0200
4ee1709386
[WIP] fix graph bugs
Sina Blattmann
2023-06-29 08:40:28 +0200
5484aea6cb
ToStringRounded => ToDisplayString, introduce scientific notation (mW, kW,...) for units
ig
2023-06-27 17:02:56 +0200
a761e46686
fix bugs introduced by 'required' changes
ig
2023-06-27 17:01:40 +0200
7f97ab8e14
make use of "required" with "init" (.net 7)
ig
2023-06-27 13:14:17 +0200
10eebd3961
update to dotnet 7.0
ig
2023-06-27 12:55:23 +0200
f0e8553c24
[WIP] working on graph bug
Sina Blattmann
2023-06-27 08:40:20 +0200
225d9616c0
add Publish Trimmed = false
atef
2023-06-26 11:59:08 +0200
30da19dadc
Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
Sina Blattmann
2023-06-26 11:36:21 +0200
84697743c1
[WIP] bugfixing for graphs
Sina Blattmann
2023-06-26 11:36:14 +0200
b256e9bd75
add db
Sina Blattmann
2023-06-26 11:34:17 +0200
a1f55afe6f
Change the ip address to run as a service
atef
2023-06-23 10:42:02 +0200
3a2050dcbc
Update the Print Display
atef
2023-06-23 10:41:20 +0200
b5f025dc69
Add toStringRounded
atef
2023-06-23 10:40:11 +0200
a2d9017326
remove stray .sln files
ig
2023-06-22 10:18:26 +0200
f7ee9276a3
Add calculated powers (loads etc.), Dc Load is still broken
ig
2023-06-22 10:17:06 +0200
d1d9575052
Trumpf DcDc does not support changing sign convention (producer/consumer), so we have to manually flip the sign of currents in our code
ig
2023-06-22 10:15:57 +0200
12731a90e9
fix some modbus values that were unsigned but should be signed
ig
2023-06-22 10:14:31 +0200
0582b26ec7
do not use common Null device (new for every use), it's ugly but it broke .ToCsv's cycle detector
ig
2023-06-22 10:13:21 +0200
5976ce3a8c
remove stray ControllerPConstant from config
ig
2023-06-22 10:09:15 +0200
f1c03ad333
Create an apply Default settings for dc
atef
2023-06-22 10:00:44 +0200
8455bb64e3
Add the print Topology
atef
2023-06-22 10:00:01 +0200
b8b908e7f8
Clean up controller
atef
2023-06-22 09:55:57 +0200
1c253bb603
Change the salimax0001 port to 700* and 400*
atef
2023-06-22 09:52:58 +0200
75f1f42252
Reduce the default height of vertical flow
atef
2023-06-22 09:52:17 +0200
1201fd1c2f
Change grid set point to 0
atef
2023-06-22 09:50:50 +0200
98bdec1a36
Add temperature average to battery record
atef
2023-06-22 09:50:24 +0200
8feee5db43
Introduce ClampMin and ClampMax
atef
2023-06-20 15:34:04 +0200
789780791f
throw exception if min is bigger than max in Clamp
atef
2023-06-20 15:27:53 +0200
3e2e3e7190
comment out code generation for units
atef
2023-06-20 15:11:26 +0200
c78451d4cf
new implementation of TextBlock
ig
2023-06-20 14:26:48 +0200
dcc4bfa78a
implement circular current prevention
ig
2023-06-20 10:21:06 +0200
d88fc677b5
add virtual devices
ig
2023-06-20 10:20:08 +0200
dbfb1b3707
add Dc side config for inverters
ig
2023-06-20 10:17:29 +0200
075c54d179
rename SystemState => StateMachine
ig
2023-06-20 10:16:31 +0200
5aad1c6ddf
Add DcPower.Null
ig
2023-06-20 10:15:00 +0200
4cdfb37e96
Add +- operators to AcPower
ig
2023-06-20 10:13:28 +0200
9b997b353f
Add .ToString for Batch, helps debugging
ig
2023-06-20 09:51:13 +0200
49d7237c79
introduce AmptStatus.Null
ig
2023-06-20 09:50:47 +0200
5828498109
fix DcVoltages in inverter
ig
2023-06-20 09:50:28 +0200
5f54dd602f
introduce AcDcDevicesRecord.Null
ig
2023-06-20 09:49:17 +0200
cc554c1964
remove erroneous Battery* members
ig
2023-06-20 09:48:44 +0200
f5287f7ced
update FzSonick Docs
ig
2023-06-20 09:45:51 +0200
5e8ec1aebf
add EmuMeter TODO
ig
2023-06-20 09:30:21 +0200
73f4b22930
remove host from BmsTunnel
ig
2023-06-20 09:29:57 +0200
5c5d2b72e5
remove node detection from BmsTunnel, did more harm than good.
ig
2023-06-19 16:15:59 +0200
0a9d95188a
remove Generator Experiment
ig
2023-06-13 13:07:29 +0200
c6c71d5ada
SrcGen (Experiment)
ig
2023-06-13 13:05:39 +0200
26442f7cbd
add sunspec doc
ig
2023-06-13 13:04:53 +0200
f4989f0c6f
update Utils
ig
2023-06-13 13:04:07 +0200
d701620d34
Units V2
ig
2023-06-13 13:03:49 +0200
7a44b1f307
Modbus V2
ig
2023-06-13 13:03:36 +0200
045de6ac0d
Status API V2
ig
2023-06-13 13:03:26 +0200
62ff63c0bb
Generator (Experiment)
ig
2023-06-13 13:03:09 +0200
cdaed39301
Generator (Experiment)
ig
2023-06-13 13:02:59 +0200
9d4c02745d
Logger (WIP)
ig
2023-06-13 13:02:43 +0200
9467616f11
Logger (WIP)
ig
2023-06-13 13:02:36 +0200
3bca314ccd
Generators (Experiment)
ig
2023-06-13 13:02:23 +0200
d17ac9f234
Adam 6360D docs
ig
2023-06-13 13:02:06 +0200
5a3da7434b
Trumpf V2
ig
2023-06-13 13:01:48 +0200
9c2a8d0966
Trumpf V2
ig
2023-06-13 13:01:01 +0200
a2f5286e45
EmuMeter V2
ig
2023-06-13 12:54:06 +0200
8b846c01c2
Battery48TL V2
ig
2023-06-13 12:53:52 +0200
fd92374a4f
Ampt V2
ig
2023-06-13 12:53:37 +0200
eeaefb0f54
Salimax V2
ig
2023-06-13 12:53:17 +0200
43e628502c
Introduce Lib for Adam6360D
ig
2023-06-13 11:26:48 +0200
1745d2cb06
Update Adam6060 to new Modbus Lib
ig
2023-06-13 11:26:22 +0200
2fd1685c25
Add Logging, SrcGen, Adam6360D
ig
2023-06-13 11:25:17 +0200
bf9af756db
Improve RootNamespace detection
ig
2023-06-13 11:22:54 +0200
671e9963e6
Add project for Adam6360D
ig
2023-05-26 11:41:03 +0200
b68542db27
Add project for Adam6360D
ig
2023-05-26 11:38:37 +0200
4c76475eac
generated Units
ig
2023-05-24 12:04:01 +0200
21b49a1339
make 48TL use updated Modbus Lib
ig
2023-05-06 15:41:59 +0200
faa1dd2af8
make EmuMeter use updated Modbus Lib
ig
2023-05-06 15:41:39 +0200
a2c0674ecb
make AMPT use updated Modbus Lib
ig
2023-05-06 15:41:20 +0200
0ac7773ac0
add/group extensions to parse strings
ig
2023-05-04 09:46:50 +0200
028ff7dcae
experiment "Observable Process", unstable
ig
2023-05-04 09:45:32 +0200
d981a66d59
get fields/props from base types as well, ignore static fields/props
ig
2023-05-04 09:44:55 +0200
ac32e4be09
improve SshHost usability
ig
2023-05-04 09:43:42 +0200
4b510f6448
add GroupUntil extension
ig
2023-05-04 09:42:57 +0200
e869c1e2fc
add utility extension to work with types
ig
2023-05-04 09:40:34 +0200
2ec5b34971
statusApi V2
ig
2023-05-04 09:37:22 +0200
249d4e7c31
units v2
ig
2023-05-04 09:36:30 +0200
bb51664a16
add device docs
ig
2023-05-04 09:32:56 +0200
7b0c7dce36
modbus v2
ig
2023-05-04 09:32:35 +0200
36af277559
use Double for Units. DecimalEx lib had too many bugs
ig
2023-04-25 11:27:57 +0200
216ddda78f
introduce new simplified, reflection based Modbus Lib
ig
2023-04-20 15:03:13 +0200
41a8c3f272
remove stale /lib files
ig
2023-04-20 14:53:27 +0200
173278c1e5
Add one more SystemControl doc
ig
2023-04-20 14:52:49 +0200
0f256ad319
make dictionary grow
ig
2023-04-20 14:52:11 +0200
b649abb7f8
Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
Sina Blattmann
2023-06-19 17:24:19 +0200
9e56dffb27
[WIP] add color and style to liveview, add new connections, refactor components, nearly finished
Sina Blattmann
2023-06-19 17:23:09 +0200
4b9f3e6a84
[WIP] modify pology, style it a bit
Sina Blattmann
2023-06-13 14:48:28 +0200
4736657375
Delete Sqlite Db from backend
Ivo Graber
2023-06-13 11:52:13 +0000
3a4c768074
[WIP] adjustments to topology
Sina Blattmann
2023-06-13 09:27:56 +0200
a9d95fd71e
[WIP] somehow functional topology view, but with fake data
Sina Blattmann
2023-06-12 13:39:43 +0200
ee40a4d544
fix some bugs
Sina Blattmann
2023-06-06 10:06:22 +0200
b3c04888ed
fixed ip from offline installations
Kim
2023-06-01 16:19:06 +0200
4b04794c5f
fixed watchdog
Kim
2023-06-01 16:11:26 +0200
8e148a35c1
refactoring, fixing not finding bug, randomly ordering the list of installations to increase coverage.
Kim
2023-06-01 16:10:57 +0200