- Invertierung:
+ Invertierung:
- {invertiert ? "Ein" : "Aus"}
+ {invertiert ? "Ein" : "Aus"}
- {/* Zählerstand ausblenden */}
- {/*
-
- Zählerstand:
-
-
{reduxInput.counter}
- */}
- Filterzeit:
+ Filterzeit:
+
ms
- Gewichtung:
+ Gewichtung:
- {/* Zähler aktiv ausblenden */}
- {/*
-
-
-
Zähler aktiv:
+
+
+ Out of Service:
+
- {zaehlerAktiv ? "Ja" : "Nein"}
+ {eingangOffline ? "Ein" : "Aus"}
-
- */}
-
-
- OOS:
-
- Out of Service
-
-
-
-
{reduxInput.eingangOffline ? "aus" : "ein"}
diff --git a/components/main/kabelueberwachung/kue705FO/modals/KueEinstellung.tsx b/components/main/kabelueberwachung/kue705FO/modals/KueEinstellung.tsx
index 8fc1c73..26be6ca 100644
--- a/components/main/kabelueberwachung/kue705FO/modals/KueEinstellung.tsx
+++ b/components/main/kabelueberwachung/kue705FO/modals/KueEinstellung.tsx
@@ -164,26 +164,30 @@ export default function KueEinstellung({
Isolationsmessung
-
@@ -192,26 +196,30 @@ export default function KueEinstellung({
Schleifenmessung
-
-
diff --git a/components/main/kabelueberwachung/kue705FO/modals/TdrEinstellung.tsx b/components/main/kabelueberwachung/kue705FO/modals/TdrEinstellung.tsx
index 22e8e7c..7a16659 100644
--- a/components/main/kabelueberwachung/kue705FO/modals/TdrEinstellung.tsx
+++ b/components/main/kabelueberwachung/kue705FO/modals/TdrEinstellung.tsx
@@ -189,10 +189,10 @@ export default function TdrEinstellung({ slot, onClose }: Props) {
-
-
diff --git a/config/webVersion.ts b/config/webVersion.ts
index 47f13f9..4fc168a 100644
--- a/config/webVersion.ts
+++ b/config/webVersion.ts
@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
-const webVersion = "1.6.369";
+const webVersion = "1.6.370";
export default webVersion;
diff --git a/pages/digitalOutputs.tsx b/pages/digitalOutputs.tsx
index 97a7e80..8c0b415 100644
--- a/pages/digitalOutputs.tsx
+++ b/pages/digitalOutputs.tsx
@@ -43,7 +43,7 @@ const EinAusgaenge: React.FC = () => {
return (
-
Ein- und Ausgänge
+
Schaltausgänge
diff --git a/public/images/analogInputIcon.svg b/public/images/analogInputIcon.svg
new file mode 100644
index 0000000..d1be8d3
--- /dev/null
+++ b/public/images/analogInputIcon.svg
@@ -0,0 +1,7 @@
+
diff --git a/public/images/analogeEingaengeIcon.svg b/public/images/analogeEingaengeIcon.svg
new file mode 100644
index 0000000..04c22d5
--- /dev/null
+++ b/public/images/analogeEingaengeIcon.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file