trailbase 0.3.0 copy "trailbase: ^0.3.0" to clipboard
trailbase: ^0.3.0 copied to clipboard

Thing client library for TrailBase.

Changelog #

0.3.0 #

  • Add count parameter to RecordApi.list to retrieve total_count at extra cost. Requires TB >= v0.6.0.
  • Add expand parameter for RecordApi.(list|get) to expand foreign records. Requires TB >= v0.6.0.

0.2.1 #

  • Fix heartbeat decoding issue with record subscriptions.

0.2.0 #

  • Return ListResponse from RecordApi::list.

0.1.2 #

  • Add support for "realtime" subscriptions to listen for record changes: insertions, updates, deletions.

0.1.0 #

Features #

  • Initial client release including support for authentication and record APIs.
4
likes
130
points
119
downloads

Publisher

verified publishertrailbase.io

Weekly Downloads

2024.08.27 - 2025.03.11

Thing client library for TrailBase.

Homepage
Repository (GitHub)

Documentation

API reference

License

OSL-3.0 (license)

Dependencies

crypto, dio, jwt_decoder, logging

More

Packages that depend on trailbase