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.28.tar.gz
(17.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.28-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file wittiot-1.0.28.tar.gz.
File metadata
- Download URL: wittiot-1.0.28.tar.gz
- Upload date:
- Size: 17.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 |
6a84ba97c4a85c57f5aa6d0399ac9a8fef207a7e1603b349dcceecb709001372
|
|
| MD5 |
9164c9aac16ec03e92af78654a38b0df
|
|
| BLAKE2b-256 |
57f6eedbbb7a5f8dc0e179998208016a5c2dce7df23dd30ffb5a8d0432ea963b
|
File details
Details for the file wittiot-1.0.28-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.28-py3-none-any.whl
- Upload date:
- Size: 19.3 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 |
41081ccd507c77c2075edd43eb4d401bc18fc768fecdd3147d2f1a4a744139b5
|
|
| MD5 |
8cadf23f9367a903c65201a28f74f996
|
|
| BLAKE2b-256 |
e86d5fb157ab639f63261c6e5cdbfdb349cdda7f0e79a20a0d5ee94e9621f2d9
|