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.19.tar.gz
(11.6 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.19-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file wittiot-1.0.19.tar.gz.
File metadata
- Download URL: wittiot-1.0.19.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51e5d5c380472e7b24b7f0fa8dbf9517af668f98e3f03f7412b6b33f454258be
|
|
| MD5 |
00cab765a4022f0659138ef2e21596ee
|
|
| BLAKE2b-256 |
4077ed531c143268a76b7fdbd3a5167c6802f27c8a0432b593769c90704711c2
|
File details
Details for the file wittiot-1.0.19-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.19-py3-none-any.whl
- Upload date:
- Size: 11.7 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 |
a66ba0d64e4ee87bfda00f5e41bf73c67a161f753c97a4862733c474c708eb30
|
|
| MD5 |
2b2f9d45d89103bc5f5abd2704d48b72
|
|
| BLAKE2b-256 |
71431a3d49b7c1a97d3d311e3f113ed808e6b3a6df9ef4a7e3d3862072942ab3
|