Skip to content

Python SDK

The Python binding provides high-level access to the DaaS-IoT SDK from Python.

Planned content:

  • Installation (e.g. pip install daasiot or similar).
  • Initializing the SDK and joining a SID from Python.
  • Sending and receiving overlay messages.
  • Integrating with async event loops (where applicable).
  • Typical usage in scripts, services and data-processing pipelines.