Info
Version: | 1.1.2 |
Author(s): | Generoso Martello |
Last Update: | Wednesday, October 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/genielabs/zwave-lib-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/ZWaveLib |
Install
Install-Package ZWaveLib
dotnet add package ZWaveLib
paket add ZWaveLib
ZWaveLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- NLog(>= 4.5.10)
- NLog(>= 4.6.7)
- NLog.Extensions.Logging(>= 1.6.1)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- NLog(>= 4.5.10)
- SerialPortLib(>= 1.0.20)
Tags
Features
- Works with most Z-Wave serial controllers
- 100% managed code implementation
- Event driven
- Hot plug
- Automatically restabilish connection on error/disconnect
- Compatible with Mono
[Source Code and Home Page]
https://github.com/genielabs/zwave-lib-dotnet.