Keine verschlüsselung Option in OPCUA, weil ist nicht in Lastenheft gefoerdert
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user