node-red-contrib-iiot-opcua
Version:
An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.
24 lines (23 loc) • 601 B
JSON
{
"opcua-iiot-contrib": {
"tabs-label":{
"settings": "Einstellungen",
"convert": "Umwandlung"
},
"label": {
"datatype": "Datentyp",
"withPrecision": "Max Stellen",
"precision": "Stellen",
"fixedValue": "Nachkommastellen",
"fixPoint": "Anzahl",
"entry": "Array Eintrag",
"justValue": "Sende nur Werte",
"withValueCheck": "Wertprüfung",
"minvalue": "Min Wert",
"maxvalue": "Max Wert",
"defaultvalue": "Default Wert",
"showActivities": "Zeige Aktivitäten",
"showErrors": "Zeige Fehler"
}
}
}