Releases: thingsboard/dart_thingsboard_client
Releases · thingsboard/dart_thingsboard_client
Release 2.0.0
What's Changed
- Crash on alarms fromJson fixed. by @ybeshkarov in #40
- fixing invalid JSON formatting by @fatihmerickoc in #37
- fix unassignAlarm HTTP method by @gnassro in #39
- Alarm comments by @ybeshkarov in #45
- Added checking for the backend type to prevent logging from CE to PE and vice versa. by @ybeshkarov in #41
- Updated tb_storage interface. by @ybeshkarov in #47
- Don't include null timeseries data entries. by @vinicentus in #43
- 2.0.0 release. by @ybeshkarov in #48
New Contributors
- @fatihmerickoc made their first contribution in #37
- @gnassro made their first contribution in #39
- @vinicentus made their first contribution in #43
Full Changelog: v1.3.0...v2.0.0
Release 1.3.0
New APIs:
/api/alarm/types
- Fetches available alarm types./api/users/info
- Retrieves user information.
Enhancements:
- Added the ability to log request and response details for improved debugging.
Bug Fixes:
- Various minor bug fixes to improve stability and performance.
1.1.0
Update API and models according to ThingsBoard platform version 3.6.3