Skip to content

telemetry: add BuckleStatusSNA to BuckleStatus#8

Merged
Bre77 merged 1 commit into
mainfrom
fm/proto-buckle-status-sna
Jul 22, 2026
Merged

telemetry: add BuckleStatusSNA to BuckleStatus#8
Bre77 merged 1 commit into
mainfrom
fm/proto-buckle-status-sna

Conversation

@Bre77

@Bre77 Bre77 commented Jul 22, 2026

Copy link
Copy Markdown
Member

Intent

  • BuckleStatus (telemetry) had no member for the signal-not-available class emitted by a subset of vehicles, so consumers decoding that class only saw an unrecognized raw value.
    • Add BuckleStatusSNA = 4, based on our own observations and contributions from the community, matching Tesla's own convention of an SNA member at the next free slot (mirrors ShiftStateSNA, BMSStateSNA, FastChargerSNA, CableTypeSNA elsewhere in this schema) and marked TESLEMETRY-EXT.
  • Regenerated both language packages; upstream coverage gate, buf lint, and tsc are all green.
  • Adds a minor changeset (new enum value = wire-compatible addition).

Add BuckleStatusSNA (value 4) to the BuckleStatus enum, based on our
own observations and contributions from the community. Regenerates
both language packages.
@Bre77
Bre77 merged commit 31a7151 into main Jul 22, 2026
1 check passed
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.

1 participant