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.16.tar.gz
(11.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.16-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file wittiot-1.0.16.tar.gz.
File metadata
- Download URL: wittiot-1.0.16.tar.gz
- Upload date:
- Size: 11.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 |
a3e77dce62a8c8ed8ed53086e90cda83dcbb206094fa070aadc92eed63e3eaeb
|
|
| MD5 |
757325bc3f00aedcd4484948e788af5c
|
|
| BLAKE2b-256 |
fb0350695cb19f4b43ede30d2a3b19c48b522589a73e571659cb07dff3e1dcb5
|
File details
Details for the file wittiot-1.0.16-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.16-py3-none-any.whl
- Upload date:
- Size: 11.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 |
246bf87ea022cd94cc139f3e1c39c88aacb336454fee3cb6b50f40668e6f0437
|
|
| MD5 |
31eacd4baad21ebec47578796660139a
|
|
| BLAKE2b-256 |
9f628257eda5f0c7392cd9774b238438c8a7b19abfdd502bd0d19964271bf8a5
|