ElectricVehicleChargingReason
Information about a charging-state transition in an electric vehicle status event.
Declaration
enum ElectricVehicleChargingReasonOverview
Use these reasons with ElectricVehicleStatusEvent to provide information about why a vehicle is actively charging, or why it remains idle when connected to a charger. This information relates to the ElectricVehicleLoadEvent, which focuses on energy consumption. Link the two by providing the load event’s session identifier in status events.
For an example that demonstrates vehicle charging reasons, see Optimizing home electricity usage.