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">
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.131";
|
||||
const webVersion = "1.6.132";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user