[ bianca ]
[ ソース: lacrosse-view ]
パッケージ: python3-lacrosse-view (1.1.1-1)
python3-lacrosse-view に関するリンク
lacrosse-view ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for retrieving data from LaCrosse View-connected sensors
This library provides a client for accessing data from LaCrosse View-connected sensors through the LaCrosse Technology cloud service. It communicates with the cloud platform to fetch relevant sensor data, making it possible to obtain measurements from devices like weather stations equipped with Wi-Fi connectivity. The library requires login credentials to access user-specific data, and supports retrieving data from all sensors associated with a registered location. Users can work with time-bound data to access recent measurements collected by the sensors.
その他の python3-lacrosse-view 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-aiozoneinfo
- Asynchronous tools for fetching timezone information in Python
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting