Module to provide ethernet setup functionality.

Please checkout the project and run the Powershell script "createProject.ps1". The script creates a project folder that can be opened with AppStudio. New versions of the dependent modules can also be loaded into the project via the script.
The app includes an intuitive GUI to setup the ethernet setup of the device.
For further information check out the documentation in the folder "docu".
Tested on:
- SIM1012 - Firmware 2.3.0
- SIM1000fx - Firmware 1.7.2
Please note This application / module is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
Please check the documentation of CSK for further information.
Following CSK modules are used for this application via Git subtrees and should NOT be further developed within this repository (see contribution guideline of this GitHub organization):
| Module | Version | Remark |
|---|---|---|
| CSK_Module_PersistentData | V4.0.0 | Necessary to persist the DNS settings |
Coding Starter Kit, CSK, Module, SICK-AppSpace, Ethernet, Interface, Config, Device, DNS, DHCP, IP, PING