refacto & cleanup of toplevel functions, use @p42/p42Modules, test microframework

This commit is contained in:
STEINNI
2026-06-14 17:39:52 +00:00
parent c399f9ddb4
commit 7435d96135
11 changed files with 427 additions and 108 deletions
+2 -1
View File
@@ -63,7 +63,8 @@
},
"mysql": {
"socketPath": "/var/run/mysqld/mysqld.sock",
"database": "p42GUI"
"guiDatabase": "p42GUI",
"simDatabase": "p42SIM"
},
"observer": {
"observerActionsChannel": "system:requests:observer",