MCPcopy 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
74func Tariffs() Handler[api.Tariff] {
75 return instance.tariffs
76}
77
78// Instances returns the instances of the given devices
79func Instances[T any](devices []Device[T]) []T {

Callers 12

configureTariffFunction · 0.92
configureSolarTariffsFunction · 0.92
configureTariffsFunction · 0.92
updateTariffHandlerFunction · 0.92
deviceOtherFunction · 0.92
devicesConfigHandlerFunction · 0.92
deviceConfigHandlerFunction · 0.92
deviceStatusHandlerFunction · 0.92
newDeviceHandlerFunction · 0.92
updateDeviceHandlerFunction · 0.92
deleteDeviceHandlerFunction · 0.92
testConfigHandlerFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected