套件:python3-pyevilgenius(2.0.0-2)
Library to control devices from Evil Genius Labs
This library offers an asynchronous interface for interacting with devices manufactured by Evil Genius Labs. Designed to operate over Wi-Fi, it enables comprehensive control and monitoring of various device parameters. The library supports functions such as obtaining device details and adjusting settings, allowing smooth communication with the device's APIs. It is particularly useful for integrating Evil Genius Labs' products into larger systems, providing a means of managing operations at the device level. This API-based approach ensures that users can effectively command devices within a network environment, enhancing the capability to manage connected devices.
其他與 python3-pyevilgenius 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python