Initial commit

This commit is contained in:
Kendel Christoph
2025-12-27 20:13:26 +01:00
commit 90d55cad7e
24 changed files with 1355 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#
# All other Apps on the Robot (should be) installed as Docker containers. So a simple
# List of all Dockers should reveal which Apps are installed (with each Entry-Port)
#
print('{"Apps": [{"Robot": {"Container":"Robot", "port":"8808"}}]}')