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