forked from RnD/measurement
small adjusts
This commit is contained in:
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user