openzwave-dotnet-uwp icon indicating copy to clipboard operation
openzwave-dotnet-uwp copied to clipboard

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

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