MCPcopy Create free account
hub / github.com/evcc-io/evcc / GetMaxCurrent

Method GetMaxCurrent

core/loadpoint/api.go:65–65  ·  view source on GitHub ↗

GetMaxCurrent returns the max charging current

()

Source from the content-addressed store, hash-verified

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

Callers 13

syncChargerMethod · 0.65
effectiveMaxCurrentMethod · 0.65
publishCircuitsMethod · 0.65
ApplyMethod · 0.65
DumpMethod · 0.65
GetMaxCurrentMethod · 0.65
EnabledMethod · 0.65
GetMaxCurrentMethod · 0.65

Calls

no outgoing calls