Skip to main content

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)
        except EcowittError as err:
            _LOGGER.error("There was an error: %s", err)

Project details


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.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wittiot-1.0.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file wittiot-1.0.0.tar.gz.

File metadata

  • Download URL: wittiot-1.0.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for wittiot-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b6eb3cc89e7e3cb6d31f308569c8c8674cae2389f955a0365d23a389b111e44b
MD5 0ca3d584bd43025727e76f46941e15cf
BLAKE2b-256 64d4702381fbd4e31dc720e43a65e59b3cdcd0dd0917398ae591de9325c524b5

See more details on using hashes here.

File details

Details for the file wittiot-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: wittiot-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for wittiot-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 36f1717fd152f74fe12632b7fbf67bbe00fd902488784492b3004b7e7c9225e8
MD5 659a23a7d6389eeb664141681e078246
BLAKE2b-256 74049a27aaa28ae4b9612d0abd9a821e201f07ecf49d005c8f6596ee4eb33337

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page