Tiveria.Home.Knx
2.0.73
See the version list below for details.
dotnet add package Tiveria.Home.Knx --version 2.0.73
NuGet\Install-Package Tiveria.Home.Knx -Version 2.0.73
<PackageReference Include="Tiveria.Home.Knx" Version="2.0.73" />
paket add Tiveria.Home.Knx --version 2.0.73
#r "nuget: Tiveria.Home.Knx, 2.0.73"
// Install Tiveria.Home.Knx as a Cake Addin #addin nuget:?package=Tiveria.Home.Knx&version=2.0.73 // Install Tiveria.Home.Knx as a Cake Tool #tool nuget:?package=Tiveria.Home.Knx&version=2.0.73
This little library provides basic KNX communication protocols support together with the bility to encode and deode KNX datapoints. It is designed to run in any .NET 6.0 environment and is running in my home project on a RasPi 3 with Raspian Linux.
Currently there are two packages available at NuGet:
- Tiveria.Home.Knx
- Knx basic types
- Knx cEMI frame and datafield types
- DPT types
- anything else that is media agnostic
- Interfaces for clients
- Device management
- Tiveria.Home.Knx.IP
- All KnxNetIP frame types supported
- Routing client implementation
- Tunneling client implementation
- Device management client implementation
- Helpers
Supported Features
- KNXnet/IP
- Tunneling
- Routing
- Busmonitor
- Device Management
- DPT encoding/decoding
- 1.* - Boolean (Switch, Alarm, ..)
- 2.* - Boolean controlled (Switch, Enable, ..)
- 3.* - 3 Bit controlled (Blinds, Dimming, ..)
- 5.* - 8 Bit unsigned (Scaling, Tariff information, ..)
- 6.* - 8 Bit signed (Percent (8 Bit), Status with mode, ..)
- 7.* - 16 Bit unsigned (Counter, Time period, ..)
- 8.* - 16 Bit signed (Counter, Time Delta, ..)
- 9.* - 16 Bit float (Temperature, Humidity, ..)
- 10.* - Time
- 11.* - Date
- 12.* - 32 Bit unsigned
- 13.* - 32 Bit signed (Counter pulses, Active Energy, ..)
- 14.* - 32 Bit float (Acceleration, Electric charge, ..)
- 16.* - ASCII string (ISO-8859-1 Latin 1)
- 17.* - Scene number
- 18.* - Scene control
- 19.* - Date with time
- 20.* - 8 Bit enumeration
- 28.* - UTF-8 string
- 232.* - RGB
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Tiveria.Common (>= 1.3.2)
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Tiveria.Common (>= 1.3.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Tiveria.Home.Knx:
Package | Downloads |
---|---|
Tiveria.Home.Knx.IP
A small KNX library inspired by the Calimero and many other KNX solutions out there. |
|
Tiveria.Home.Knx.ObjectServer
A small KNX library inspired by the Calimero and many other KNX solutions out there. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.81 | 3,005 | 6/27/2022 | |
2.0.80 | 881 | 6/27/2022 | |
2.0.79 | 927 | 6/26/2022 | |
2.0.73 | 1,071 | 3/9/2022 | |
2.0.72 | 892 | 3/9/2022 | |
2.0.71 | 937 | 3/9/2022 | |
2.0.70 | 961 | 2/28/2022 | |
2.0.68 | 938 | 2/26/2022 | |
2.0.28 | 558 | 1/20/2022 | |
2.0.20 | 541 | 1/15/2022 | |
2.0.19 | 231 | 1/15/2022 | |
2.0.18 | 264 | 1/15/2022 | |
1.0.0 | 785 | 12/8/2018 |