feat: digitalOutputs separate jsSimulatedProd mode

This commit is contained in:
Ismail Ali
2025-06-22 09:46:13 +02:00
parent 041bc3e23e
commit ff3f418636
9 changed files with 44 additions and 26 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.442
NEXT_PUBLIC_APP_VERSION=1.6.443
NEXT_PUBLIC_CPL_MODE=jsSimulatedProd # json (Entwicklungsumgebung) oder jsSimulatedProd (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)