GetPlan creates a charging plan
(targetTime time.Time, requiredDuration, precondition time.Duration, continuous bool)
| 135 | SocBasedPlanning() bool |
| 136 | // GetPlan creates a charging plan |
| 137 | GetPlan(targetTime time.Time, requiredDuration, precondition time.Duration, continuous bool) api.Rates |
| 138 | |
| 139 | // GetSocConfig returns the soc poll settings |
| 140 | GetSocConfig() SocConfig |
no outgoing calls
no test coverage detected