cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
665
Views
0
Helpful
1
Replies

Delay package loading

sutrehan
Cisco Employee
Cisco Employee

Hi all,

 

We have a requirement where we want to want to load few of the packages, after some basic initialisation is done.

Can we delay the loading of packages ?

 

 

Thanks

Sumit Trehan

1 Reply 1

rogaglia
Cisco Employee
Cisco Employee

One example on how to run some code during a "package reload" is given here:

$NCS_DIR/examples.ncs/getting-started/developing-with-ncs/14-upgrade-service

I believe it can only be done in Java.