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.30.tar.gz
(18.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.30-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file wittiot-1.0.30.tar.gz.
File metadata
- Download URL: wittiot-1.0.30.tar.gz
- Upload date:
- Size: 18.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 |
f1bbeafef63931faa5599c55d7db5ed4bc147f019ceea81c3c59f5ce4fadc0f8
|
|
| MD5 |
e1d30ee011ec3fd38f423ac86dd0c3a6
|
|
| BLAKE2b-256 |
bd6939b8db01a3c935fd78419d9ed53c937e39bded7ba48c25d94ff8f25b30a9
|
File details
Details for the file wittiot-1.0.30-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.30-py3-none-any.whl
- Upload date:
- Size: 20.2 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 |
53c833afd61f8bbd8b66a38ddffc914bbd015af2758cdc57643d54e07b35973d
|
|
| MD5 |
05adfa117a7ae81be08a511606002f7b
|
|
| BLAKE2b-256 |
34fb200c33d309a42f620f8374b0ec67742f1fe452891dc7778550e4bd98d7c9
|