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.21.tar.gz
(16.2 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.21-py3-none-any.whl
(16.3 kB
view details)
File details
Details for the file wittiot-1.0.21.tar.gz.
File metadata
- Download URL: wittiot-1.0.21.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c5857e0783a0bebf9359434106cfadb1390b704d06ad2601969c251aacd5e53
|
|
| MD5 |
edee5755330b4ddee04af94b7225b8c5
|
|
| BLAKE2b-256 |
60c9a89ef2e2b28b98d39dff52837ef7481652169b86ae3ecf12f5af084915a9
|
File details
Details for the file wittiot-1.0.21-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.21-py3-none-any.whl
- Upload date:
- Size: 16.3 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 |
6622f8d72c516fe6e4122076341ba15f5210553cddd0989830226d2f8234594d
|
|
| MD5 |
4b79d446870199d2f4f0d3bfb38e55c0
|
|
| BLAKE2b-256 |
2660f5d5e69806c3f15aac6c5d244dcf62e5500fb800c566fc56a44cd191fa8a
|