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.15.tar.gz
(11.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.15-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file wittiot-1.0.15.tar.gz.
File metadata
- Download URL: wittiot-1.0.15.tar.gz
- Upload date:
- Size: 11.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 |
3168fdecb8c6d6a682dc66a257313c438faa0b187870e034bf4a0b96416d6470
|
|
| MD5 |
62c72c21140e5a8d98643847dd455518
|
|
| BLAKE2b-256 |
a3816055073a12a51653246c3bc13295e9fa3a33039cc5504f97546d4d1b66fa
|
File details
Details for the file wittiot-1.0.15-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.15-py3-none-any.whl
- Upload date:
- Size: 11.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 |
410a91b64f4a1dfdf8787f08c607782ae3f450f268cb8fb341b24861827c51e3
|
|
| MD5 |
0dc7dc424951d3aa6fcc0d387d4b015d
|
|
| BLAKE2b-256 |
aeaedc2506b3b2c8f8fb4a3ec291087105677a9836ecf8d59139e3dcea955fb8
|