[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio