New:Socket for Asana Is Now Available.Learn more
Sign In

@teslemetry/tesla-protocol

Package Overview
Dependencies
Maintainers
1
Versions
9
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

Source
npmnpm
Version
0.2.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

Related posts