package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev
# Functions
ExternalControlString retrieves an enum value from the enum constants string name.
ExternalControlStrings returns a slice of all String values of the enum.
ExternalControlValues returns all values of the enum.
# Structs
https://www.warp-charger.com/api.html#evse_state.
https://www.warp-charger.com/api.html#evse_low_level_state.
https://www.warp-charger.com/api.html#meter_all_values.
https://www.warp-charger.com/api.html#meter_state.
https://www.warp-charger.com/api.html#meter_values.
# Type aliases
go:generate enumer -type ExternalControl -trimprefix ExternalControl -transform whitespace.