Documentation ¶
Overview ¶
Package proxy implements a REST API for sending commands to Tesla vehicles.
See the Fleet API documentation for available endpoints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotImplemented = errors.New("command not implemented") ErrUseRESTAPI = errors.New("command requires using the REST API") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.