Skip to content

Add battery_capacity_kwh field#311

Open
zer0stars wants to merge 1 commit into
mainfrom
add-battery-capacity-kwh
Open

Add battery_capacity_kwh field#311
zer0stars wants to merge 1 commit into
mainfrom
add-battery-capacity-kwh

Conversation

@zer0stars
Copy link
Copy Markdown
Member

Summary

  • Adds battery_capacity_kwh as a first-class field, mirroring the existing fuel_tank_capacity_gal pattern
  • Added to DrivlyVINResponse (float64), Vincario GetMetadata() map, and VehicleInfo struct

Test plan

  • Verify go build ./... passes
  • Verify go test -race ./... passes
  • Confirm Drivly VIN decode populates batteryCapacityKwh for a known EV VIN

Add BatteryCapacityKwh to DrivlyVINResponse, Vincario metadata map,
and VehicleInfo struct so EV battery capacity is a first-class field.
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