Files
CPLv4.0/apiMockData/SERVICE/opcuaMockData.js
Ismail Ali fb87e7b3ae refactor: API-Dateien konsequent auf *APIHandler.ts umbenannt und MockData-Handling optimiert
- Einheitliches Naming für API-Routen: *APIHandler.ts
- Mock-Daten aus /apiMockData/SERVICE/ werden über API bereitgestellt
- API-Endpoints sofort erkennbar und verständlich
- Projektstruktur deutlich klarer und wartungsfreundlicher
2025-04-15 08:35:44 +02:00

6 lines
226 B
JavaScript

// /apiMockData/SERVICE/opcuaMockData.js
//-------OPCUA Information Lesen----------------
var win_opcUaZustand = "1";
var win_opcUaActiveClientCount = "0";
var win_opcUaNodesetName = "CPL V4 OPC UA Application Deutsche Bahn";