startUpdate

open suspend override fun startUpdate(release: FirmwareRelease, hardware: DeviceHardware, target: String, updateState: (FirmwareUpdateState) -> Unit, firmwareUri: CommonUri? = null): FirmwareArtifact?(source)

Entry point for FirmwareUpdateHandler interface. Routes to BLE (MAC with colons) or WiFi (IP without).