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.11.tar.gz
(9.8 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.11-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file wittiot-1.0.11.tar.gz.
File metadata
- Download URL: wittiot-1.0.11.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65267a10da17efddf23177245ff58129b120eac6302a56d7be2fc6abce95cd5c
|
|
| MD5 |
38c769f6df6d6054b589d44800988880
|
|
| BLAKE2b-256 |
ef6b24e581cf40fc23efa46d03b1d64dca36d4f851939553c6b5eac60a56cc3b
|
File details
Details for the file wittiot-1.0.11-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.11-py3-none-any.whl
- Upload date:
- Size: 10.0 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 |
09d7fcfd8d6d4c14371b8f66340fb3f3625f0a182a3298e7ca939d27bbb27640
|
|
| MD5 |
32729d3c53e0b189d7ca5ee36ea6d3c8
|
|
| BLAKE2b-256 |
85f91f7c6311008dbe2b40f98443003f1237cd3a74e5dcab68255b852320d9ee
|