🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@teslemetry/tesla-protocol

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teslemetry/tesla-protocol

Tesla vehicle-command, fleet-telemetry and energy protobuf types for TypeScript, generated with ts-proto

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

@teslemetry/tesla-protocol

TypeScript protobuf types for Tesla's vehicle-command, fleet-telemetry and energy device protocols, generated with ts-proto.

npm install @teslemetry/tesla-protocol

Every proto module is a subpath export mirroring the proto/ tree:

import { Action } from "@teslemetry/tesla-protocol/command/car_server";
import { Payload } from "@teslemetry/tesla-protocol/telemetry/vehicle_data";

See the repository README for provenance (which definitions track Tesla's upstream repos and which are Teslemetry extensions from our own observations and contributions from the community) and the release model.

Keywords

tesla

FAQs

Package last updated on 22 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts