2018.4
Edge
- Fix error that caused some channels to not be read frequently 4684602
This fixes a bug, where certain modbus registers (like FeneconProPv.ActivePowerL1) would not be read all the time, even if they were set as required - because the FunctionalReadChannel had not forwarded it to its base channels.
- First implementation of DelayChargeController. It delays the time for 100 % state of charge of the battery, in order to reduce the strain on the grid e3e8ab6
- Add templates for
- Fix template for FENECON Pro 9-12 with asymmetric-symmetric-combination 7b39e5a
- Optimizations to Power calculation 5d5d9f0 22fdd66
- Introduce Json-Schema (based on http://json-schema.org) to define the format of complex ConfigChannels ae51b66
UI
- Update angular-cli to 1.7.3