Currently only the multi image firmware upgrade method allows to pass a configuration with it. The single image update only accepts the image data. This leads to different default settings on the platforms (e.g. erase app settings in false on android but true on iOS). This PR also adds an optional configuration parameter to the single image update method.
Currently only the multi image firmware upgrade method allows to pass a configuration with it. The single image update only accepts the image data. This leads to different default settings on the platforms (e.g. erase app settings in false on android but true on iOS). This PR also adds an optional configuration parameter to the single image update method.