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.24.tar.gz
(17.0 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.24-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file wittiot-1.0.24.tar.gz.
File metadata
- Download URL: wittiot-1.0.24.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfff99024a2395f96bcf726d9915e71665006581fb97eaa49fef5ed116bf7992
|
|
| MD5 |
8fad6e11085a2d6c8cf8b2316c097fba
|
|
| BLAKE2b-256 |
46e456cf4198ba15374a84dc6b08181992ca4ef4923b79a114c82880a5a60402
|
File details
Details for the file wittiot-1.0.24-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.24-py3-none-any.whl
- Upload date:
- Size: 17.2 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 |
197960e53a1b947cda3c7b3c5da5feb868def6c761c6587c87b7555fc50f56b0
|
|
| MD5 |
92955505c85af4d3c7e19123802d3faa
|
|
| BLAKE2b-256 |
40bd86146cba8d1e602e8276c0bf2d268dea906240162cb8a29103ba105e41bf
|