Skip to content

Releases: SICKAppSpaceCodingStarterKit/CSK_Module_PersistentData

v4.2.1

20 May 11:30
38a9ffc
Compare
Choose a tag to compare

Release 4.2.1

Bugfix

  • Legacy bindings of ValueDisplay elements and FileUpload feature within UI did not work if deployed with VS Code AppSpace SDK
  • UI differs if deployed via Appstudio or VS Code AppSpace SDK
  • Fullscreen icon of iFrame was visible

v4.2.0

04 Feb 10:11
17a0ac1
Compare
Choose a tag to compare

Release 4.2.0

New features

  • Edit values within parameters via UI
  • Trigger other modules to load specific parameters

v4.1.0

28 Nov 10:27
e2d1222
Compare
Choose a tag to compare

Release 4.1.0

New features

  • Provide version of module via 'OnNewStatusModuleVersion'
  • Function 'saveAllModuleConfigs' to trigger multiple / all running CSK modules to save their persistent data
  • Function to reload all apps ('reloadApps')
  • Function to reboot device ('rebootDevice')
  • Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function
  • Function 'resetAllModules' and event 'OnResetAllModules' so that other modules can react by loading their default setup
  • Function 'removeData' to remove all data of current DataSet
  • Function 'getCurrentParameterInfo' to get info what parameter file is currently in use
  • Extra thread to trigger other modules to load their specific parameters if event 'OnNewDataToLoad' was notified

Improvements

  • New parameter for 'loadContent' to controle if other modules directly should react to new parameters
  • New UI design available (selectable via 'setUIStyle')
  • Added UI icon and browser tab information
  • Added some documentation

v4.0.1

22 Apr 06:00
ee3e61b
Compare
Choose a tag to compare

Version 4.0.1

Bugfix

  • Module expected to always have a parameter for instance 1. If this was not the case it did not return amount of instances within function 'getModuleParameterName' but it is necessary for other modules to load setup correctly event without saving parameters for instance 1.
  • Minor UI updates

v4.0.0

30 Jun 11:01
Compare
Choose a tag to compare

Repository moved to GitHub organization.