webthing-client

Client for the Dynamic Dashboard Webthings


License
Other
Install
pip install webthing-client==0.2.14

Documentation

Webthing Client Python

A package for performing data operations on remote Webthing and listening to Observations.

Installation

Install the package webthing-client using your Python package manager of choice. You can import the client class itself as:

from webthing_client.client import WebthingClient