menu
mcumgr_flutter package
documentation
mcumgr_flutter.dart
FirmwareUpdateManager
readImageList abstract method
readImageList abstract method
dark_mode
light_mode
readImageList
abstract method
Future
<
List
<
ImageSlot
>
?
>
readImageList
(
)
Read current image list from the device.
Implementation
Future<List<ImageSlot>?> readImageList();
mcumgr_flutter package
documentation
mcumgr_flutter
FirmwareUpdateManager
readImageList abstract method
FirmwareUpdateManager class