@teslemetry/tesla-protocol
v2.1.0
Published
Tesla vehicle-command, fleet-telemetry and energy protobuf types for TypeScript, generated with ts-proto
Maintainers
Readme
@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-protocolEvery 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 the release model.
