パッケージ: python3-pyasuswrt (0.1.21-2)
python3-pyasuswrt に関するリンク
Debian の資源:
pyasuswrt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
API wrapper for communication with ASUSWRT-powered routers
This library provides an API wrapper to enable communication with routers running ASUSWRT firmware using HTTP or HTTPS protocols. It is specifically designed for interacting with the ASUS router firmware ecosystem and aids in integrating router functionalities, such as presence detection and performance monitoring, through a network interface. The library supports obtaining data like connected device statistics and traffic metrics, helping manage network configurations and statuses efficiently. Users can access features like sensor monitoring for data throughput, load averages, and temperature readings, directly interfacing with the ASUS router.
その他の python3-pyasuswrt 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio