Models for responses of api/v1/charging/vin/profiles endpoint.

ChargingProfile dataclass

Bases: DataClassORJSONMixin

Charging profile definition.

ChargingProfiles dataclass

Bases: BaseResponse

Information related to location bound charging settings for an EV.

ChargingTimers dataclass

Bases: DataClassORJSONMixin

Timers for a Charging location.

ChargingTimes dataclass

Bases: DataClassORJSONMixin

Times a charging profile can be active.

CurrentProfile dataclass

Bases: DataClassORJSONMixin

Information on the currently active charging profile.

MinBatterySOC dataclass

Bases: DataClassORJSONMixin

Settings for minimal battery SOC.

ProfileSettings dataclass

Bases: DataClassORJSONMixin

Settings for a Charging location/Profile.