Skip to content

Operator + Platform | Vehicle range budget attributes#742

Merged
tom-ioki merged 2 commits into
mainfrom
vehicle-range-budget
Jun 26, 2026
Merged

Operator + Platform | Vehicle range budget attributes#742
tom-ioki merged 2 commits into
mainfrom
vehicle-range-budget

Conversation

@tom-ioki

Copy link
Copy Markdown
Contributor

This pull request adds new attributes related to vehicle range budget management to both the operator and platform Vehicle models. These changes enable the system to handle information about a vehicle’s range budget, including its maximum and current values, unit, and the calculation method.

Vehicle Range Budget Enhancements:

  • Added maximum_range_budget and current_range_budget integer attributes to the Vehicle model, available for create, read, and update operations. [1] [2]
  • Introduced range_budget_unit and range_budget_calculation_adapter_name string attributes to the Vehicle model, also available for create, read, and update operations, with logic to omit them if nil during create and update. [1] [2]

@ans-ioki

Copy link
Copy Markdown
Collaborator

:D that was fast, thanks

@ans-ioki ans-ioki self-requested a review June 25, 2026 21:52
@tom-ioki tom-ioki merged commit b921870 into main Jun 26, 2026
2 checks passed
@tom-ioki tom-ioki deleted the vehicle-range-budget branch June 26, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants