[ trixie ]
[ sid ]
[ 源代码: zwave-js-server-python ]
软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting