Hi everyone, we are investigating if there is a way to restart a snap programmatically. According to our use case, user uploads a new configuration for the snap via UI, and it needs to be restarted for changes to take effect. Is there any way to achieve this (restarting a snap alone) in the background with the help of an API call? If restarting the snap is not possible, is restarting the celix framework, which may also solve our issue, possible? We had already thought putting the ctrlX core in service mode->disable the app->enable the app ->putting the ctrlx core back in operating. And a complete a reboot of ctrlX core. But is there any direct approach than this? We would be glad if you can help us or direct us to someone who can. Thanks in advance.
... View more