lifeemotions / knx.net

KNX.net provides a KNX API for .NET
MIT License
101 stars 47 forks source link

Introduce new addressing- and telegram-classes #48

Open SystemKeeper opened 5 years ago

SystemKeeper commented 5 years ago

The original intend of this branch was to allow extended GAs, i.e. full 16 bit group addresses. Went a bit further than I originally anticipated, so this is quite a large PR and introduces some API changes. Let me know what you think.

Here are the changes: Addressing:

Telegram processing:

Testes:

Readme: