套件:python3-pyasuswrt(0.1.21-2)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio