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

Method GetDefaultMode

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

GetDefaultMode returns the default charge mode (for reset)

()

Source from the content-addressed store, hash-verified

72 SetMode(api.ChargeMode)
73 // GetDefaultMode returns the default charge mode (for reset)
74 GetDefaultMode() api.ChargeMode
75 // SetDefaultMode sets the default charge mode (for reset)
76 SetDefaultMode(api.ChargeMode)
77 // GetPhases returns the enabled phases

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected