thingsboard_pe_client 1.0.6
thingsboard_pe_client: ^1.0.6 copied to clipboard
Dart implementation of ThingsBoard PE API client. Provides model objects and services to communicate with ThingsBoard PE platform using RESTful APIs and WebSocket protocol.
1.0.6 #
- Update API and models according to ThingsBoard platform version 3.5.0
1.0.5 #
- Update API and models according to ThingsBoard platform version 3.4.2
1.0.4 #
- Update API and models according to ThingsBoard platform version 3.4.0
- Added MFA support
- Fix dart analysis issues
1.0.3 #
- Add
terms of useto self-registration parameters
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