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.26.tar.gz
(18.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.26-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file wittiot-1.0.26.tar.gz.
File metadata
- Download URL: wittiot-1.0.26.tar.gz
- Upload date:
- Size: 18.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 |
5c4ff4dffab15b5c11ed2b9d338e299e739d26e3a592b8ce6933e1531aaebf7c
|
|
| MD5 |
f742ac9daf75cfd57505c7ac8ac4e7e0
|
|
| BLAKE2b-256 |
75b3b45e0c4ac64152a7308fbdd2555beb63f15250e515028ad0bfc3e94aa692
|
File details
Details for the file wittiot-1.0.26-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.26-py3-none-any.whl
- Upload date:
- Size: 18.9 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 |
25932247b250b198b4891d2055ba82f637ab83c2aa12686160e27a2ebe0b75f4
|
|
| MD5 |
815ab27a36700c5dbc5f345b82433faf
|
|
| BLAKE2b-256 |
a9fc30ea396cc20826a33f2a7f97b0b3b7fd60a45925a6ebc10e4912aed7f1ba
|