Tags: SICKAppSpaceCodingStarterKit/CSK_Module_DeviceNetworkConfig
Tags
Release 2.2.2 (#5) # Release 2.2.2 ## Improvements - Check if specific set functions are supported (e.g. not for SIM300 or SAE) ## Bugfix - Legacy bindings of ValueDisplay elements 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
# Release 2.2.0 (#3) # Release 2.2.0 ## New features - Provide version of module via 'OnNewStatusModuleVersion' - Function 'getParameters' to provide PersistentData parameters - Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function ## Improvements - New UI design available (e.g. selectable via CSK_Module_PersistentData v4.1.0 or higher), see 'OnNewStatusCSKStyle' - Show timestamp info after ping - Check interface selection within UI table - 'loadParameters' returns its success - 'sendParameters' can control if sent data should be saved directly by CSK_Module_PersistentData - Added browser tab information - Minor UI changes ## Bugfix - Error while trying to set nameserver if running on emulator or SAE