WSView Plus support
Project description
Wittiot get data
Data access for some Wittiot models.
- LAN data acquisition: request_loc_allinfo().Use the ip of the device to get data. example:
from wittiot import Wittiot
from aiohttp import ClientSession
async def main() -> None:
async with ClientSession() as session:
try:
api = Wittiot("10.255.172.105", session=session)
res =await api._request_loc_allinfo()
_LOGGER.info("_request_loc_allinfo==============: %s", res)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wittiot-1.0.9.tar.gz
(9.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wittiot-1.0.9.tar.gz.
File metadata
- Download URL: wittiot-1.0.9.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cd730bd84a9c14542e65c9c97afa300d840c059e2ce4435139fae14a2d899f3
|
|
| MD5 |
32854152ca8f6a4cd93aa50babf93e6b
|
|
| BLAKE2b-256 |
ee5ecdace987093053bb04bb8cfb189e887a925a24be342c4ecd4ca5126acdbd
|
File details
Details for the file wittiot-1.0.9-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.9-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcc97f29295397ec0502efee25acc2e8a2e38351b5727735365e58155ff3e339
|
|
| MD5 |
ee140849ae777bd712b3679a1fa0a70a
|
|
| BLAKE2b-256 |
95bc9ce71c16a852b7eaa5f4238d264b5c9e289f6598ae275ae15755348d0a79
|