feat: Digitale & analoge Eingänge in allen Modi (json/jsmock/production) vollständig implementiert

This commit is contained in:
ISA
2025-06-20 12:06:40 +02:00
parent 846abedae4
commit 01cb8cddc4
6 changed files with 25 additions and 5 deletions

View File

@@ -6,5 +6,5 @@ NEXT_PUBLIC_USE_MOCK_BACKEND_LOOP_START=false
NEXT_PUBLIC_EXPORT_STATIC=false
NEXT_PUBLIC_USE_CGI=false
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.6.429
NEXT_PUBLIC_APP_VERSION=1.6.430
NEXT_PUBLIC_CPL_MODE=jsmock # json (Entwicklungsumgebung) oder jsmock (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)