Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicles #403

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Vehicles #403

wants to merge 5 commits into from

Conversation

aspeake
Copy link

@aspeake aspeake commented Feb 12, 2024

Closes #205.

Introduces a new Vehicles object with the ability to define various vehicle types. Additionally for EVs, enables referencing an ElectricVehicleCharger id, and adds an optional EVChargerLocation field for ElectricVehicleCharger. There are a set of new elements for vehicles that apply to any type, and five unique vehicle types, ICE, BEV, PHEV, HEV, and Other. Each type has elements that apply to only subset of types (eg, fuel type for ICE, battery capacity for BEV).

HPXMLBaseElements_Vehicles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Electric Vehicle
2 participants