mcumgr library

Classes

Client
An mcumgr client.
ImageState
The state of the images on a devices.
ImageStateImage
An image on a device.
ImageUploadResponse
ImageVersion
The version number of an image.
McuImage
An image file which can be uploaded to a device.
McuImageHeader
The header of an image file.
McuImageTLV
TLV section of an image file.
McuImageTLVEntry
An entry of the TLV section of an image file.

Typedefs

WriteCallback = void Function(List<int>)