Keine verschlüsselung Option in OPCUA, weil ist nicht in Lastenheft gefoerdert

This commit is contained in:
ISA
2025-03-17 08:16:00 +01:00
parent e3ceda0699
commit c800b0e82a
2 changed files with 5 additions and 2 deletions

View File

@@ -53,7 +53,9 @@ export default function OPCUAInterfaceSettings() {
</div>
{/* ✅ Verschlüsselung */}
<div className="mb-3">
{/*
<div className="mb-3">
<label className="block font-medium text-sm mb-1">
Verschlüsselung
</label>
@@ -67,6 +69,7 @@ export default function OPCUAInterfaceSettings() {
<option value="Basic256Sha256">Basic256Sha256</option>
</select>
</div>
*/}
{/* ✅ OPCUA Zustand */}
<div className="mb-3">