Skip to content

OpenZWave/openzwave-dotnet-uwp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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