TeslaClient icon indicating copy to clipboard operation
TeslaClient copied to clipboard

Tesla REST API Client

Results 8 TeslaClient issues
Sort by recently updated
recently updated
newest added

Right now the API is invoked without a key which imposes lower limits on usage. The interface currently provides no way to provide a key, so that will have to...

I did some cleanup on the installation, and howto

Update build system to match the versions in the docs. Use a single Apache mirror for commons.

Tesla has changed their REST API including the way that authentication is performed. This task is about updating to their new API. This will result in API changes to TeslaClient...

enhancement

I created a gradle build file that resolves dependencies, creates the jar, and lets you run the command line version. Not sure how to submit that in a GitHub project...