OpenZWave

Dotnet Wrapper for .NET and UWP that include : - OpenZWave.dll - config directory (xml files for devices)


Keywords
openzwave, zwave, z-wave, home, automation, iot, uwp, .net, dotnet, home-automation, internet-of-things, open-zwave, uwp-apps
License
Apache-2.0
Install
Install-Package OpenZWave -Version 2.0.0-beta2

Documentation

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