mcumgr 0.0.3 copy "mcumgr: ^0.0.3" to clipboard
mcumgr: ^0.0.3 copied to clipboard

Dart client for the mcumgr embedded device management protocol.

0.0.1 #

  • Basic support for device firmware upgrades

0.0.2 #

  • Added documentation
  • Added echo command
  • Made the chunkSize parameter of uploadImage optional (defaults to 128)

0.0.3 #

  • Client only subscribes to the input stream once
  • Added close() to Client
  • Added windowSize to uploadImage to send multiple chunks at once (defaults to 3, set to 1 to disable)
8
likes
130
pub points
65%
popularity

Publisher

verified publisherjkdhn.me

Dart client for the mcumgr embedded device management protocol.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cbor

More

Packages that depend on mcumgr