You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: io.openems.edge.controller.ess.timeofusetariff/src/io/openems/edge/controller/ess/timeofusetariff/optimizer/Context.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ public Builder setMaxChargePowerFromGrid(int maxChargePowerFromGrid) {
138
138
}
139
139
140
140
/**
141
-
* Always apply §14a EnWG limit of 4.2 kW.
141
+
* Always apply 14a EnWG limit of 4.2 kW.
142
142
*
143
143
* @param limitChargePowerFor14aEnWG boolean
144
144
* @return myself
@@ -169,4 +169,4 @@ public static Builder create() {
0 commit comments