软件包:python3-powerfox(1.2.1-2)
python3-powerfox 的相关链接
下载源码包 python-powerfox:
- [python-powerfox_1.2.1-2.debian.tar.xz]
- [python-powerfox_1.2.1-2.dsc]
- [python-powerfox_1.2.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous client for interfacing with Powerfox poweropti devices
This library allows communication with Powerfox poweropti devices through a Powerfox account by retrieving data via cloud polling. It supports interaction with various types of meters including power, water, and heat meters, enabling users to access detailed energy and water usage statistics. The library provides access to datasets for each device linked to an account, including power consumption, energy usage, and water flow, allowing users to analyze utility consumption patterns and optimize their resource management. It connects with specific devices like PA 201901/201902, PB 202001 power meters, and WA 201902, HA 201902 water and heat meters over Wi-Fi, making it a useful tool for monitoring utilities efficiently.
其他与 python3-powerfox 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python