thingsboard_client 1.0.7 thingsboard_client: ^1.0.7 copied to clipboard
Dart implementation of ThingsBoard API client. Provides model objects and services to communicate with ThingsBoard platform using RESTful APIs and WebSocket protocol.
1.0.7 #
- Update API and models according to ThingsBoard platform version 3.6.0
- Fixed issue #17: get json attributes when value is array
1.0.6 #
- Fixed incorrect deserializing alarm models
1.0.5 #
- Update API and models according to ThingsBoard platform version 3.5.0
1.0.4 #
- Update API and models according to ThingsBoard platform version 3.4.2
1.0.3 #
- Update API and models according to ThingsBoard platform version 3.4.0
- Added MFA support
- Fix dart analysis issues
1.0.2 #
- Add support for web platform
1.0.1 #
- Improve description
- Improve pubspec: add github links
- Use formatting according to dartfmt
1.0.0 #
- Initial version, created by Igor Kulikov