Releases: thingsboard/thingsboard-python-rest-client
Releases · thingsboard/thingsboard-python-rest-client
ThingsBoard Python Client SDK
ThingsBoard Python REST client
Minor release of ThingsBoard Python REST client for ThingsBoard 3.7 API.
Full Changelog: 3.6.2...3.7.0
ThingsBoard Python REST client
Minor release of ThingsBoard Python REST client for ThingsBoard 3.6.3
ThingsBoard Python REST Client SDK
ThingsBoard Python REST Client SDK
ThingsBoard Python REST client
What's Changed
This release contains updated methods for ThingsBoard 3.5.
- Fixed get_scheduler_events method by @samson0v in #117
- Updated REST Client by @samson0v in #119
- Fix token exp time not being set by @Nolat in #121
- Fixed models, methods and tests by @samson0v in #126
- Added tests, fixed models and methods by @samson0v in #129
- Fixed login method by @samson0v in #130
- Fixed tests by @samson0v in #131
- Fixed PE test by @samson0v in #132
- Fixed test_count_by_device_group_and_empty_ota_package and test_share… by @samson0v in #133
- Fixed PE test by @samson0v in #134
- Fixed get_activation_link PE method by @samson0v in #137
- Fixed model finding if model has dyn fields by @samson0v in #138
New Contributors
Full Changelog: 1.5...3.5
ThingsBoard Python REST client
Minor release, contains new methods from 3.4.4
What's Changed
- Added examples for entity version control by @imbeacon in #68
- Fixed entity_group_id model by @samson0v in #72
- Fixed models by @samson0v in #73
- Fixed EntityGroupId model by @samson0v in #74
- Added tests for PE and fixed models, controllers by @samson0v in #77
- Added tests for CE and fixed models, controllers by @samson0v in #79
- Changed ValueError for Required/NonRequired Fields by @cchildress-gsu in #86
- Update rest_client_base.py by @francesco-midokura in #90
- Fixed get_activation_link method for PE by @samson0v in #93
- Added new API for JWT settings by @samson0v in #94
- Fixed download_blob_entity method by @samson0v in #98
- Fixed BlobEntityId model by @samson0v in #99
- Added get_edge_docker_install_instruction endpoint by @samson0v in #104
- Added Alarm Comments API by @samson0v in #105
- Fixed get_user_token method by @samson0v in #109
New Contributors
- @cchildress-gsu made their first contribution in #86
- @francesco-midokura made their first contribution in #90
Full Changelog: 1.4...1.5
ThingsBoard Python REST client
Major release of ThingsBoard Python REST client.
Contains new controllers methods from ThingsBoard 3.4.
New Contributors
- @jernkuan made their first contribution in #36
- @D34DPlayer made their first contribution in #51
- @djexp made their first contribution in #53
Full Changelog: 1.3.2...1.4
Python TB REST client for ThingsBoard 3.3-3.X
Minor release with fixes.
Python TB REST client for ThingsBoard 3.3-3.X
Minor release with bug fixes.