calimero-project / calimero-core

Core library for KNX network access and management
Other
126 stars 64 forks source link

Performance over IP #98

Closed scholzi100 closed 3 years ago

scholzi100 commented 3 years ago

Hi, im currently looking around in the Java/KNX world.

Are there any statistics about IP throughput of this project against any real system?

bmalinowsky commented 3 years ago

Hi, not that I know (at least how I understand it from your question). In typical installations, KNX communication is upper bounded by the TP/PL/RF medium and dead slow compared to IP.

scholzi100 commented 3 years ago

Any suggestions on how to generate such metrics from the core project?

bmalinowsky commented 3 years ago

You can use wireshark, it has a knx filter and supports some simple statistics.