KNX provides a .NetStandard library to access the KNX Bus via KnxNetIP Protocol using both Tunneling or Routing connections; including advanced features like Gateway Discovery, ...
Info
| Version: | 1.2.4-alpha |
| Author(s): | Christian Daniel |
| Last Update: | Wednesday, August 5, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/ChrisTTian667/KNX |
| NuGet Url: | https://www.nuget.org/packages/KNX |
Install
Install-Package KNX
dotnet add package KNX
paket add KNX
KNX Download (Unzip the "nupkg" after downloading)
Dependencies
- PortableDI(>= 1.3.1)