Add Stiebel ISG as charger (experimental) #17696
Annotations
8 errors
Lint:
cmd/configure/devicetest.go#L9
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc) (typecheck)
|
Lint:
cmd/setup.go#L20
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint:
server/http_config_device_handler.go#L11
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint
issues found
|
Loading