A Python wrapper for our REST API. It keeps all the functionality but conveniently takes care of cumbersome tasks like pagination and keep-alives, letting you focus on device interaction.
Head over to the :ref:`Quickstart <client_quickstart>` page to get started with only a few lines of code.
- :ref:`Quickstart <client_quickstart>`
- :ref:`Examples <client_examples>`
- :ref:`Authentication <client_authentication>`
- :ref:`Resources <client_resources>`
- :ref:`Events <client_events>`
- :ref:`Errors <client_errors>`
- :ref:`Configuration <configuration>`
.. toctree:: :maxdepth: 1 :hidden: client/quickstart client/examples client/authentication client/resources client/events client/errors client/configuration