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.10.tar.gz
(9.8 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.10-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file wittiot-1.0.10.tar.gz.
File metadata
- Download URL: wittiot-1.0.10.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b9766b25c4cb892a05441521ce2d24780585570b71922269819c0fcd5900e6c
|
|
| MD5 |
e82cecbaa86ffbc1ca2ea8575f9d69f4
|
|
| BLAKE2b-256 |
e393cc2ba0672c4d36c8a83379087c1fb23b700ea44954b32d443269030e9ca8
|
File details
Details for the file wittiot-1.0.10-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.10-py3-none-any.whl
- Upload date:
- Size: 10.0 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 |
25e59c69ef23d22c3dfdb860572df9e853491f4ba5de0380b371bf94b97f9caa
|
|
| MD5 |
f8730b80793a0cb79878aa5282916196
|
|
| BLAKE2b-256 |
ba2ff5a0f08e3fbb94a839f7697f12bd0ce59dc3b6b5edcd41c03cecbbc11d19
|