WittIOT Device 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.5.tar.gz
(9.3 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
File details
Details for the file wittiot-1.0.5.tar.gz.
File metadata
- Download URL: wittiot-1.0.5.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ebb0034e4f610e23daf5e3b1c47ae5bb50ffac1bbae61ed4899cb5b9aefa9f0
|
|
| MD5 |
573098576f6577c44d7e3ac1bbb04d9e
|
|
| BLAKE2b-256 |
1b97193fc59d4fc0faefba393801e9dad1a90cf1d85403577daf259bc8454a10
|
File details
Details for the file wittiot-1.0.5-py3-none-any.whl.
File metadata
- Download URL: wittiot-1.0.5-py3-none-any.whl
- Upload date:
- Size: 9.4 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 |
72e65691bb62b8ef0cfd7551070c3dc6e3c1068e27de1b41de7fe59e491065f8
|
|
| MD5 |
92bf8c71a1e4bd1fb754c29db2fcc58a
|
|
| BLAKE2b-256 |
97446e5c8bc476bc1a7a0e09bb01a5727c0fdcda594f7e46d069f8e8e66c3b6b
|