6 lines
235 B
JavaScript
6 lines
235 B
JavaScript
// /device-cgi-simulator/SERVICE/opcuaMockData.js
|
|
//-------OPCUA Information Lesen----------------
|
|
var win_opcUaZustand = "1";
|
|
var win_opcUaActiveClientCount = "0";
|
|
var win_opcUaNodesetName = "CPL V4 OPC UA Application Deutsche Bahn";
|