Skip to content

OpenZWave/openzwave-dotnet-uwp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

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