bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

Move all http get operations into a function that unmarshals the reply #10

Closed michaelharo closed 3 years ago

michaelharo commented 3 years ago

This should help some code duplication.