vapourismo / knx-go

KNX clients and protocol implementation in Go
MIT License
91 stars 59 forks source link

will knx-go support KNX IP Secure ? #94

Closed ldfandian closed 1 month ago

ldfandian commented 1 month ago

Just to support using a keyfile to protect TCP/IP connection.

https://support.knx.org/hc/en-us/articles/115003378505-Workflow-Preparation

Similar thing in XKNX (python knx client lib): image

vapourismo commented 1 month ago

I have no plans on implementing this myself. Though PRs are welcome :)