Hi!!
I'm currently working on configuring the application name that needs to be flashed onto our cameras. This is a crucial step as it helps us keep a record of the software version on each camera.
So far, I've been able to accomplish this by creating a .dap file and flashing the application via the device_manager.py interface, following the documentation's instructions, but this can be done just one by one.
However, my question is whether there's a method to simultaneously set the application name while flashing it. I have multiple devices to work with, and it's necessary to streamline the process. While it doesn't need to be a parallel process, it's essential that the flashing process can be initiated just once, ensuring that the application name is specified as the same time is flashin on the devices.
Thanks a lot in advance!
Irena