small adjusts

This commit is contained in:
znetsixe
2025-06-25 17:25:13 +02:00
parent b3f1fad74e
commit b4803e5e9b
5 changed files with 18 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
<script>
RED.nodes.registerType("measurement", {
category: "digital twin",
category: "EVOLV",
color: "#e4a363",
defaults: {
@@ -41,7 +41,7 @@
inputs: 1,
outputs: 3,
inputLabels: ["Measurement Input"],
inputLabels: ["Input"],
outputLabels: ["process", "dbase", "parent"],
icon: "font-awesome/fa-tachometer",