fix: digital inputs status LED

This commit is contained in:
ISA
2025-06-20 11:49:13 +02:00
parent b233694fed
commit 846abedae4
8 changed files with 14 additions and 10 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.428
NEXT_PUBLIC_APP_VERSION=1.6.429
NEXT_PUBLIC_CPL_MODE=jsmock # json (Entwicklungsumgebung) oder jsmock (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)