Sha256: 45c898909a941bc56c936e3530a697561c9a168b87d621c11dc16ce295c04af7
Contents?: true
Size: 508 Bytes
Versions: 13
Compression:
Stored size: 508 Bytes
Contents
# Remote Start ## POST `/api/1/vehicles/{id}/command/remote_start_drive` Enables keyless driving. There is a two minute window after issuing the command to start driving the car. ### Parameters | Parameter | Example | Description | | :-------- | :-------- | :---------------------------------------------------- | | password | edisonsux | The password for the authenticated tesla.com account. | ### Response ```json { "reason": "", "result": true } ```
Version data entries
13 entries across 13 versions & 1 rubygems