Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evcc-io/evcc
/ Tariffs
Function
Tariffs
util/config/instance.go:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
func
Tariffs() Handler[api.Tariff] {
75
return
instance.tariffs
76
}
77
78
// Instances returns the instances of the given devices
79
func
Instances[T any](devices []Device[T]) []T {
Callers
12
configureTariff
Function · 0.92
configureSolarTariffs
Function · 0.92
configureTariffs
Function · 0.92
updateTariffHandler
Function · 0.92
deviceOther
Function · 0.92
devicesConfigHandler
Function · 0.92
deviceConfigHandler
Function · 0.92
deviceStatusHandler
Function · 0.92
newDeviceHandler
Function · 0.92
updateDeviceHandler
Function · 0.92
deleteDeviceHandler
Function · 0.92
testConfigHandler
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected