GetMaxCurrent returns the max charging current
()
| 63 | SetMinCurrent(float64) error |
| 64 | // GetMaxCurrent returns the max charging current |
| 65 | GetMaxCurrent() float64 |
| 66 | // SetMaxCurrent sets the max charging current |
| 67 | SetMaxCurrent(float64) error |
| 68 |
no outgoing calls