Skip to content

feat: add 12V battery state fields to vehicle telemetry data#444

Open
HrishikeshUchake wants to merge 2 commits intoteslamotors:mainfrom
HrishikeshUchake:fix-12v-battery-clean
Open

feat: add 12V battery state fields to vehicle telemetry data#444
HrishikeshUchake wants to merge 2 commits intoteslamotors:mainfrom
HrishikeshUchake:fix-12v-battery-clean

Conversation

@HrishikeshUchake
Copy link

Description

  • Added Voltage12V, Current12V, and Soc12V fields to vehicle_data.proto
  • Regenerated Go, Python, and Ruby protobuf libraries
  • Added unit tests in telemetry/record_test.go to verify field processing

Fixes #419

Type of change

Please select all options that apply to this change:

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation update

Checklist:

Confirm you have completed the following steps:

  • My code follows the style of this project.
  • I have performed a self-review of my code.
  • I have made corresponding updates to the documentation (Proto comments updated).
  • I have added/updated unit tests to cover my changes.
  • I have added/updated integration tests to cover my changes.

- Added Voltage12V, Current12V, and Soc12V fields to vehicle_data.proto
- Regenerated Go, Python, and Ruby protobuf libraries
- Added unit tests in telemetry/record_test.go to verify field processing
- Ensures production-grade quality and support for predictive maintenance

Closes teslamotors#419
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.

Feature Request: Add 12 V Battery State to Fleet Telemetry Data

1 participant