[ 源代码: goalzero ]
软件包:python3-goalzero(0.2.2-2)
Library for interacting with Goal Zero Yeti devices via REST API
This library provides a way to interact with Wi-Fi enabled Goal Zero Yeti devices through a REST API. It allows for retrieving and managing various operational parameters of the Yeti devices such as battery charge percentage, power input and output, and port statuses. Additionally, it can monitor the strength of the Wi-Fi signal and the total run time of the device.
其他与 python3-goalzero 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio