Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 564 Bytes

An Open-ZWave wrapper for use with .NET or UWP apps.

This library was based on the OpenZWave .NET Library, but refactored to greatly simplify its use, as well as adding UWP Support.

Nuget

Install this package via Nuget:


PM> Install-Package OpenZWave -Pre 

Usage

Please see the WIKI: https://github.com/OpenZWave/openzwave-dotnet-uwp/wiki

UWP Sample app:

UWP Sample app