You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## INFO: Draft version. Not further developed / tested so far! Check for available GitHub forks of this repository to see latest updates.
3
3
4
4
Module / Application to provide [...] functionality.
@@ -9,7 +9,7 @@ Module / Application to provide [...] functionality.
9
9
## How to Run
10
10
11
11
[***...please fill with informations...***]
12
-
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_[MODULENAME]/main/docu/CSK_Module_[MODULENAME].html) in the folder "docu".
12
+
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_Dashboard/main/docu/CSK_Module_Dashboard.html) in the folder "docu".
13
13
14
14
## Information
15
15
@@ -18,16 +18,11 @@ Tested on:
18
18
|--|--|--|
19
19
|e.g. SICK AppEngine|V1.5.0|V0.1.0|
20
20
21
-
[***optionally***]
22
-
Following CSK modules are used for this application via Git subtrees and should NOT be further developed within this repository (see [contribution guideline](https://github.com/SICKAppSpaceCodingStarterKit/.github/blob/main/Contribution_Guideline.md) of this GitHub organization):
23
-
24
-
* CSK_Module_XYZ (release/tag v1.2.3)
25
-
26
-
This application / module is part of the SICK AppSpace Coding Starter Kit developing approach.
21
+
This module is part of the SICK AppSpace Coding Starter Kit developing approach.
27
22
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.
28
23
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.
29
24
Please check the [documentation](https://github.com/SICKAppSpaceCodingStarterKit/.github/blob/main/docu/SICKAppSpaceCodingStarterKit_Documentation.md) of CSK for further information.
0 commit comments