[ trixie ]
[ sid ]
[ 源代码: python-gridnet ]
软件包:python3-gridnet(5.0.1-2)
python3-gridnet 的相关链接
Debian 的资源:
下载源码包 python-gridnet:
- [python-gridnet_5.0.1-2.dsc]
- [python-gridnet_5.0.1.orig.tar.gz]
- [python-gridnet_5.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous client for NET2GRID devices
This library allows users to read data from NET2GRID devices through a local API. NET2GRID provides energy hardware that various brands can market as white-label products. By using this library, users can access detailed readings from their devices, including power flow in watts, energy consumption in kilowatt-hours, and energy production also in kilowatt-hours. Additionally, the library fetches device information such as ID, model, batch, firmware version, hardware version, and manufacturer, offering a comprehensive view of the device's data.
其他与 python3-gridnet 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python