vloschiavo / powerwall2

Tesla Powerwall 2 - Local Gateway API documentation
Apache License 2.0
286 stars 50 forks source link

Updates after generating http client #97

Closed vls29 closed 1 year ago

vls29 commented 1 year ago

When using the new OpenAPI spec file to generate a client, if the response is spec'd, the client is generated with a typed class vs. plain object (was using Java). So, have documented the responses for the three endpoints I use at home.

There's a few other minor spelling tidyups and some notes on how to run the Swagger UI locally using nginx.