A library to pull data from Google WIFI routr, also known as Google OnHub and return it in standard JSON.
Info
Version: | 1.0.0 |
Author(s): | Jason Wall |
Last Update: | Tuesday, December 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/walljm/googlewifionhub |
NuGet Url: | https://www.nuget.org/packages/JMW.Google.OnHub |
Install
Install-Package JMW.Google.OnHub
dotnet add package JMW.Google.OnHub
paket add JMW.Google.OnHub
JMW.Google.OnHub Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.14.0)
- System.Net.Http(>= 4.3.4)