thingsboard_pe_client 3.0.1 copy "thingsboard_pe_client: ^3.0.1" to clipboard
thingsboard_pe_client: ^3.0.1 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.

3.0.1 #

  • Adapted to backend changes for version information representation.
  • Fixed signup discrepancy.

3.0.0 #

  • Introduced a new API for dynamically configuring via mobile center.
  • The minimum supported TB version is 3.9.0 and higher.

2.0.0 #

  • Enhanced TbStorage interface for improved usability.
  • Introduced a new API for alarm activity management, including support for comments and additional functionalities.

1.3.1 #

  • Increased the minimum supported ThingsBoard version to 3.8.0.

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.2.0 #

  • Introduced the ability to configure access to custom applications using a login with a QR code feature.
  • Update API and models according to ThingsBoard platform version 3.7.0
  • Fixed the issue with resolving supported platform versions.
  • Implemented other minor fixes.

1.1.1 #

  • Introduced a NotificationService, which allows you to receive notification data.

1.1.0 #

  • Updated the API and models to align with the latest ThingsBoard platform, version 3.6.3
  • Introduced support for push notifications

1.0.9 #

  • Update API and models according to ThingsBoard platform version 3.6.2
  • Fixed issue #13: Problem occurred when using web socket and loosing internet
  • Fixed issue #19: incorrect AlarmDataCmd
  • Fixed issue #21: incorrect updated notification in subscription

1.0.8 #

  • Update API and models according to ThingsBoard platform version 3.6.0
  • Fixed issue #17: get json attributes when value is array

1.0.7 #

  • Fixed incorrect deserializing alarm models

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 use to 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
4
likes
130
points
1.55k
downloads

Publisher

verified publisherthingsboard.io

Weekly Downloads

2024.09.16 - 2025.03.31

Dart implementation of ThingsBoard PE API client. Provides model objects and services to communicate with ThingsBoard PE platform using RESTful APIs and WebSocket protocol.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, dio, jwt_decoder, pretty_dio_logger, web_socket_channel

More

Packages that depend on thingsboard_pe_client