Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Tesla API Client & Logger

Precompiled streaming logger can be used with java -jar TeslaApi-0.1.jar -u <username> -p <password>. The first vehicle will be streamed to the CSV logs/vehicle_<vin>.csv (logs directory needs to be already created).

Client implementation targeted for the streaming websocket endpoint in TeslaClient.

Actor with reconnect and reauthentication to stream to CSV in TeslaLogger.

About

Tesla API with a streaming logger to CSV.

Resources

Releases

No releases published

Packages

No packages published

Languages