10-24-2015 01:44 PM
I'm developing the application for GOS. What is the best way to restart it by itself? There is the start/stop scripts which are written by the development guide. It is possible to restart the application from IOS. I'm wondering if there is a way to send the restart command from the application to IOS to restart itself.
10-25-2015 11:17 PM
Hi Nikolaj,
Which device are you using for running the GOS? C819, CGR1000, or IR829?
There are the related methods to start/stop the applications for GOS.
For C819, you may use the Local App Manager to start/stop the applications GOS.
For CGR1120, you may use "iox application start/stop appid" in IOS to start/stop applictions for GOS.
For IR829, currently you may use "ioxclient" to start/stop applictions for GOS. And later it will support the same methods as CGR1120 does.
You may refer to the specific document for application development in the specific devices in the post of !!! GETTING STARTED with Cisco IOx
Cheers,
Steve
10-26-2015 07:32 AM
Hi Steve,
Thank you for the answer. I'm using CGR 1240. Currently the application restart is possible from IOS using the "iox application start/stop appName" syntax. I've read the documentation but do not see a way how to do restart from GOS.
Regards,
Nikolaj
10-26-2015 06:13 PM
Hi Nikolaj,
Please use "guest-os 1 restart/start/stop" to restart/start/stop the GOS in IOS.
Cheers,
Steve
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide