Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erenken/weatherlink
A library for communicating with the WeatherLink v2 API.
https://github.com/erenken/weatherlink
davis-weatherlink nuget-package weather
Last synced: about 1 month ago
JSON representation
A library for communicating with the WeatherLink v2 API.
- Host: GitHub
- URL: https://github.com/erenken/weatherlink
- Owner: erenken
- Created: 2022-12-26T19:22:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T02:29:36.000Z (9 months ago)
- Last Synced: 2024-04-25T06:01:39.932Z (8 months ago)
- Topics: davis-weatherlink, nuget-package, weather
- Language: C#
- Homepage: https://redfieldweather.com
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build and Test](https://github.com/erenken/weatherlink/actions/workflows/build-tests.yml/badge.svg?branch=main)](https://github.com/erenken/weatherlink/actions/workflows/build-tests.yml) [![Release](https://github.com/erenken/weatherlink/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/erenken/weatherlink/actions/workflows/release.yml)
# myNOC.WeatherLink
A library for communicating with the [WeatherLink v2 API](https://weatherlink.github.io/v2-api/).
## nuget.org
For installation instructions please to to [myNOC.WeatherLink](https://www.nuget.org/packages/myNOC.WeatherLink/) at [nuget.org](https://nuget.org).
## Documentation & Usage
The documentation for the library can be found [here](./src/myNOC.WeatherLink/README.md).