套件:python3-zwave-js-server-python(0.63.0-1)
python3-zwave-js-server-python 的相關連結
Debian 的資源:
下載原始碼套件 zwave-js-server-python:
- [zwave-js-server-python_0.63.0-1.dsc]
- [zwave-js-server-python_0.63.0.orig.tar.gz]
- [zwave-js-server-python_0.63.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for communicating with zwave-js-server
This library enables interaction with a Z-Wave network using the Z-Wave JS server. It provides comprehensive functionality for interacting with Z-Wave devices, including monitoring and controlling various device types such as binary sensors, climate controls, lights, locks, and more. The library ensures a structured way to handle Z-Wave events and manage the device nodes, controllers, and networks. It also supports setting up new devices, maintaining the network, and collecting statistical data for troubleshooting and optimization purposes.
其他與 python3-zwave-js-server-python 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting