套件: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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-yarl
- yet another URL library for Python