Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Based on the provided context, there is a potential for interaction with the aktualizr service through an IPC (Inter-Process Communication) interface, which may allow your software to obtain progress status updates and receive notifications for events such as “update exists.” However, the specifics of this IPC interface and its functionalities are not clearly defined in the available data.
If the existing aktualizr service does not provide the necessary IPC interface for your requirements, you may need to consider writing your own ‘uptane’ client using ‘libaktualizr.’ This approach would give you greater control over the update process and allow for custom handling of user notifications and confirmations, ensuring that the user is informed and can confirm updates before they are applied.
Please, also check if these links can help you solve your problem:
Offline updates - best way to apply pending changes without aktualizr service running.