... | @@ -34,3 +34,4 @@ This is a unsorted list of future projects for this Demo. |
... | @@ -34,3 +34,4 @@ This is a unsorted list of future projects for this Demo. |
|
3. Containerizing the components. I've worked extensively using environment variables here, so it should be quite suited for docker images.
|
|
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.
|
|
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)
|
|
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 |