-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create support for knx-ip secure #10
Comments
Crypto stuff required:
|
Another implementation in Python: https://github.com/XKNX/xknx/pull/875/files |
Hi 👋! Note: In xknx we don't expect to have a way to permanently store data, so we refrained from storing the latest timer value and just synchronise to other devices on startup. |
xknx now has data secure support: https://github.com/XKNX/xknx/blob/main/xknx/secure/data_secure.py |
No description provided.
The text was updated successfully, but these errors were encountered: