Releases: thingsboard/thingsboard-python-client-sdk
Releases · thingsboard/thingsboard-python-client-sdk
ThingsBoard Python client SDK
What's Changed
- paho client wait_for_publish only supports the timeout argument for version >= 1.6 by @wilterdinkrobert in #32
New Contributors
- @wilterdinkrobert made their first contribution in #32
Full Changelog: 1.4...1.4.1
ThingsBoard Python client SDK
What's Changed
- Update respond_to_rpc.py by @greatyang in #7
- Integrate HTTP API Device by @loelkes in #10
- Added OTA updates for MQTT and HTTP by @samson0v in #12
- fix(readme): fix readme example callback functions by @mr-engin3er in #13
- Fixed request_attributes method for devices by @samson0v in #17
- Fixed validating object type by @samson0v in #18
- Fixed imports by @samson0v in #26
- Added tests by @samson0v in #28
New Contributors
- @greatyang made their first contribution in #7
- @loelkes made their first contribution in #10
- @samson0v made their first contribution in #12
- @mr-engin3er made their first contribution in #13
Full Changelog: 1.2...1.4
ThingsBoard Python SDK client
Minor release of ThingsBoard Python SDK client.
Main features:
- Added claiming methods for device and gateway client;
- Added provisioning method for device client;
Additional feature:
- Updated examples;
ThingsBoard Python client SDK
Minor release of ThingsBoard python client SDK. Contains fixes and improvements.