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.23.tar.gz
(16.3 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
wittiot-1.0.23-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file wittiot-1.0.23.tar.gz.
File metadata
- Download URL: wittiot-1.0.23.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9162b6132308f93d105242ccd2270ca39ecd757865b9335f8910157c200d8ee5
|
|
| MD5 |
a05109b0fc37fd5644d9555a29435b66
|
|
| BLAKE2b-256 |
8e47cf979d1477a340bb3e881bc584130afaa3ce7f3241e8b7b02cb349b3094e
|
File details
Details for the file wittiot-1.0.23-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.23-py3-none-any.whl
- Upload date:
- Size: 16.4 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 |
fc8f87eabf4a8fc454e28191f21b1ca94d40bc11679a46d7b908927b62846d24
|
|
| MD5 |
97c0849dea133de09981c1af915bf62d
|
|
| BLAKE2b-256 |
5eed97f55b7c13b52d9d983a04776f77d2414bd287d9a72ee5ac67a9b8d658d2
|