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.27.tar.gz
(17.4 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.27-py3-none-any.whl
(19.0 kB
view details)
File details
Details for the file wittiot-1.0.27.tar.gz.
File metadata
- Download URL: wittiot-1.0.27.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67fe7d933228140716bd6b76b6e2e5595a013f6555d8865b944569d5d016d2a3
|
|
| MD5 |
5d8aaece8b9680aba5fb75349875e4c6
|
|
| BLAKE2b-256 |
034b818cb9169679db999f406bce716d63bfd21419c2eae2ad0d8e10cbaa5d7c
|
File details
Details for the file wittiot-1.0.27-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.27-py3-none-any.whl
- Upload date:
- Size: 19.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 |
300614dc061a80c17694cbbd8279c74b9f2aef20409c276d2bd89817fbe4ec85
|
|
| MD5 |
d0a5ccfe4bb9cddaa4d72c9474c8e89c
|
|
| BLAKE2b-256 |
265eada21b9d701b30dcf54097b99618cdbd236473d3a8359fa49389c16440c0
|