Closed ATmobica closed 2 years ago
How did you choose the product-id ?
@pan- I've just numbered the applications in the order in which they were added. I see that each platform independently defines the product ID, I do not see a common way to do it. But if you have any idea, I'm open to it.
Problem
OTA feature enhancement - OTA image list generator allows generating useful .json file that we can easily apply to OTA provider as input. Then we can pass the update image information such as version number, string version number, vendor and product IDs.
Change overview
Set vendor id and product id from mbed_app.json level Add OTA list image generator - python script Improve building script and add generating OTA list image step for upgrade image build
Testing
Run and build Mbed examples with upgrade application type argument.