Skip to content

@teslemetry/tesla-protocol@0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:09
0d6f64e

Minor Changes

  • 31a7151: Add BuckleStatusSNA (value 4) to BuckleStatus in vehicle_data.proto, based on our own observations and contributions from the community. Consumers can now distinguish a signal-not-available buckle state from Unknown.
  • 45cbf6b: Add the remaining Response.response_msg reply payloads - StreamMessage, VehicleDataSubscriptionResponse, VitalsSubscriptionResponse, PiiKeyResponse, PseudonymSyncResponse, NavigationRouteResponse, GetManagedChargingSitesResponse, AddManagedChargingSiteResponse, GetMessagesResponse, GetLocalProfilesResponse, KeysInfoResponse and BandwidthTestResponse - based on our own observations and contributions from the community. Consumers decoding these replies previously saw only {actionStatus} and silently dropped the payload.

Patch Changes

  • b6ce3b2: Mark Response.response_msg fields 12, 17 and 19 as reserved with a reason (deferred namespace-publish decision; app-only centerdisplay.server / webrtc_comms payloads). No wire changes - this documents fields that were already absent from the oneof.