Digitale Ausgänge von window laden, stae und Bezeichnung
This commit is contained in:
@@ -57,6 +57,8 @@ export async function loadWindowVariables(): Promise<WindowVariables> {
|
||||
"win_opcUaZustand",
|
||||
"win_opcUaActiveClientCount",
|
||||
"win_opcUaNodesetName",
|
||||
"win_da_state",
|
||||
"win_da_bezeichnung",
|
||||
];
|
||||
|
||||
const loadScript = (src: string): Promise<void> => {
|
||||
@@ -75,6 +77,7 @@ export async function loadWindowVariables(): Promise<WindowVariables> {
|
||||
};
|
||||
|
||||
const scripts: string[] = [
|
||||
"da.js",
|
||||
"de.js",
|
||||
"ae.js",
|
||||
"kueData.js",
|
||||
|
||||
Reference in New Issue
Block a user