ZWaveLib 1.0.11
See the version list below for details.
dotnet add package ZWaveLib --version 1.0.11
NuGet\Install-Package ZWaveLib -Version 1.0.11
<PackageReference Include="ZWaveLib" Version="1.0.11" />
paket add ZWaveLib --version 1.0.11
#r "nuget: ZWaveLib, 1.0.11"
// Install ZWaveLib as a Cake Addin #addin nuget:?package=ZWaveLib&version=1.0.11 // Install ZWaveLib as a Cake Tool #tool nuget:?package=ZWaveLib&version=1.0.11
Z-Wave Home Automation library (.NET / Mono)
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- NLog (>= 4.1.0)
- SerialPortLib (>= 1.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ZWaveLib:
Package | Downloads |
---|---|
MIG.HomeAutomation
Interface for MIG service that adds HomeAutomation commands for controlling X10 and Z-Wave devices. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ZWaveLib:
Repository | Stars |
---|---|
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
|
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 615 | 10/4/2023 |
1.1.1 | 2,911 | 12/26/2022 |
1.1.0 | 467 | 12/18/2022 |
1.0.23 | 1,795 | 6/23/2020 |
1.0.20 | 781 | 6/11/2020 |
1.0.19 | 1,483 | 6/17/2019 |
1.0.18 | 5,080 | 9/24/2018 |
1.0.17 | 814 | 9/23/2018 |
1.0.15 | 1,439 | 6/25/2017 |
1.0.14 | 1,149 | 6/2/2016 |
1.0.13 | 1,038 | 5/30/2016 |
1.0.12 | 1,175 | 1/18/2016 |
1.0.11 | 1,043 | 12/13/2015 |
1.0.10 | 1,375 | 12/3/2015 |
1.0.9 | 1,242 | 11/29/2015 |
1.0.8 | 1,052 | 11/18/2015 |
1.0.7 | 1,065 | 10/29/2015 |
1.0.6 | 1,034 | 10/29/2015 |
1.0.5 | 1,037 | 10/20/2015 |
- Added WakeUp.SetAlwaysAwake and WakeUp.GetAlwaysAwake methods