feat: ui rework and gear generator
This commit is contained in:
@ -544,8 +544,8 @@ abstract interface class FirmwareUpdateTransport {
|
||||
|
||||
/// Verifies that the device is reachable after reconnect.
|
||||
///
|
||||
/// Current limitation: strict firmware version comparison is not possible
|
||||
/// yet because no firmware version characteristic is exposed by the device.
|
||||
/// Current limitation: strict firmware image comparison is not possible from
|
||||
/// the selected binary metadata alone, even though DIS exposes a revision.
|
||||
Future<Result<void>> verifyDeviceReachable({
|
||||
required Duration timeout,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user