[ bianca ]
[ 源代码: lacrosse-view ]
软件包:python3-lacrosse-view(1.1.1-1)
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