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 API
from aiohttp import ClientSession
async def main() -> None:
async with ClientSession() as session:
try:
api = API("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.31.tar.gz
(18.5 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.31-py3-none-any.whl
(18.7 kB
view details)
File details
Details for the file wittiot-1.0.31.tar.gz.
File metadata
- Download URL: wittiot-1.0.31.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b916524ce6fe17f712552e73e9ce6f5ec2ffdcc73eeceb768afff0c178b74a96
|
|
| MD5 |
9c53dd6fe0e6483b10d0a01815327df5
|
|
| BLAKE2b-256 |
e7f1fcb8069b11bf69188618ea6d9a8a788bc3c7e5d70d2c6c75e2449ab81d16
|
File details
Details for the file wittiot-1.0.31-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.31-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83e5212bf30c0afb55f3f8b176fc400ee7b95f62b2a0c15f98a1c85621f5c733
|
|
| MD5 |
b44c68b891fb06f4e32393bf1dc22ac1
|
|
| BLAKE2b-256 |
82402175cfe86be572b4e00eab258acdcd91441b0a6a91ea24faa6ed077abedc
|