Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sdk:softwareupdate-on-change [2017/05/02 19:07] – created jurascheksdk:softwareupdate-on-change [2020/07/31 08:25] (current) fachet
Line 4: Line 4:
  
 /* DESC: This downloads a Textfile that contains a version number and compares is with the installed software version.  /* DESC: This downloads a Textfile that contains a version number and compares is with the installed software version. 
-/* DESC: If the Version if diffrent a software update will be started.+ * DESC: If the Version if diffrent a software update will be started.
  * Copyright (C) 2017 JJ NetModule AG, Switzerland  * Copyright (C) 2017 JJ NetModule AG, Switzerland
  */  */
Line 10: Line 10:
  
  
-updateversionurl="http://share.netmodule.com/public/system-software/latest/NB2700.version"; +updateversionurl="http://share.netmodule.com/public/system-software/latest/NB2710.version"; 
-updateimageurl="http://share.netmodule.com/public/system-software/latest/NB2700";+updateimageurl="http://share.netmodule.com/public/system-software/latest/NB2700_Software_Release.img";