... | ... | @@ -35,4 +35,9 @@ The Changes I've made are pretty much self explanatory, see [here](https://gitla |
|
|
3. Containerizing the components. I've worked extensively using environment variables here, so it should be quite suited for docker images.
|
|
|
At least for a "off the shelf" container to run the whole demo virtually on your local machine I can see good use.
|
|
|
4. Create a nice looking demonstration stand. Right now, the whole thing is basically a pile of wires and computers - not very appealing. Maybe even create a PCB and case for the [Demonstration Controller](What-am-I-looking-at-here#demonstration-controller)
|
|
|
5. Implement the lookup of relevant AAS and submodels for the [Light Controller](implementation/Light-Controller-walkthrough#lightcontroller) and [Light Animator](implementation/Light-Animator-walkthrough#lightanimator) by looking up implementations of types of AAS and Submodels instead of relying on a naming convention I made up. |
|
|
\ No newline at end of file |
|
|
5. Implement the lookup of relevant AAS and submodels for the [Light Controller](implementation/Light-Controller-walkthrough#lightcontroller) and [Light Animator](implementation/Light-Animator-walkthrough#lightanimator) by looking up implementations of types of AAS and Submodels instead of relying on a naming convention I made up.
|
|
|
|
|
|
# Sources for the diagrams
|
|
|
|
|
|
The source code for the diagrams is embedded in the svg files (for [PlantUML](https://plantuml.com/en/) diagrams) and/or available here: [diagram_sources.zip](uploads/9dbd9a4ab909b69f78f904e185e71ec3/diagram_sources.zip).
|
|
|
Feel free to use them to further develop this documentation. |
|
|
\ No newline at end of file |