[ 原始碼: python-xknx ]
套件:python3-xknx(3.6.0-1)
library for the KNX protocol
This package provides an asynchronous Python library for reading and writing KNX/IP packets. XKNX:
* does cooperative multitasking via asyncio and is 100% thread safe. * provides support for KNX/IP routing and tunneling devices. * supports KNX IP Secure - via tunneling or routing. * supports KNX Data Secure group communication. * has strong coverage with unit tests. * automatically updates and synchronizes all devices in the background periodically. * listens for all updates of all devices on the KNX bus and updates the corresponding internal objects. * has a clear abstraction of data/network/logic-layer. * does clean connect and disconnect requests to the tunneling device and reconnects if KNX/IP connection failed.
This package is a dependency of Home Assistant.
其他與 python3-xknx 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-cryptography (>= 35.0.0)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-ifaddr
- Pure Python implementation for detecting IP addresses
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用