plan GetPlanEnergy returns the charge plan energy
()
| 119 | |
| 120 | // GetPlanEnergy returns the charge plan energy |
| 121 | GetPlanEnergy() (time.Time, float64) |
| 122 | // SetPlanEnergy sets the charge plan energy |
| 123 | SetPlanEnergy(time.Time, float64) error |
| 124 | // ClearPlanLock clears the locked plan goal |
no outgoing calls
no test coverage detected