API in .NET Standard 2.0 to communicate with a Growatt server for changing settings and retrieving data from your solar panels and storage devices.
Info
Version: | 1.2.1 |
Author(s): | Ealse |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ealse/GrowattApi |
NuGet Url: | https://www.nuget.org/packages/Ealse.Growatt.Api |
Install
Install-Package Ealse.Growatt.Api
dotnet add package Ealse.Growatt.Api
paket add Ealse.Growatt.Api
Ealse.Growatt.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.6.0)