envy / esp-knx-ip

A KNX/IP library for the ESP8266 with Arduino
MIT License
135 stars 49 forks source link

Another small KNX-IP stack for ESP and Linux with builtin management server for ETS programming #56

Open nanosonde opened 6 years ago

nanosonde commented 6 years ago

Hi,

there is a another KNX-IP stack for the ESP (and Linux) which also supports ETS-programming+configuration: https://github.com/thelsing

Furthermore, there is a small Windows tool which can generate a signed .knxprod product database file by using DLLs provided by ETS4 for your custom homebrew KNX-IP device. As it is correctly signed, it can be imported into the ETS project like any other product database file.

Just for your information. ;)