Python SDK¶
The Python binding provides high-level access to the DaaS-IoT SDK from Python.
Planned content:
- Installation (e.g.
pip install daasiotor 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.