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.25.tar.gz
(17.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.25-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file wittiot-1.0.25.tar.gz.
File metadata
- Download URL: wittiot-1.0.25.tar.gz
- Upload date:
- Size: 17.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 |
48a00132dd5649bc1ee681bf12babf513de5bca692a0c7fc6ab094af6659ae5b
|
|
| MD5 |
242401882dd4f7ffc8276ff37cd29049
|
|
| BLAKE2b-256 |
b6109f2b8b88f94e07c82f07a073628a85c8b80aca91cd1b75f5acae26cf8bf2
|
File details
Details for the file wittiot-1.0.25-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.25-py3-none-any.whl
- Upload date:
- Size: 17.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 |
78ae16f25cf40dad47ec67b06498552171bfc30d6f311636e5b04645671f3791
|
|
| MD5 |
645c603a0055a90ff5f3a52d01410860
|
|
| BLAKE2b-256 |
fbf22871afcafbb0d2915156c7778dbf83214bc91357c51bd4b2ee65dc347694
|