A simple httpclient implementation of the Tesla Gateway 2 api.
Info
| Version: | 1.0.0 |
| Author(s): | Benjamin Evenson |
| Last Update: | Saturday, May 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/benjiro/GatewayClient |
| NuGet Url: | https://www.nuget.org/packages/GatewayClient |
Install
Install-Package GatewayClient
dotnet add package GatewayClient
paket add GatewayClient
GatewayClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)