node-red-contrib-iiot-opcua
Version:
An Industrial IoT OPC UA toolbox contribution package for Node-RED based on node-opcua.
19 lines (18 loc) • 417 B
JSON
{
"opcua-iiot-contrib": {
"tabs-label":{
"settings": "Einstellungen",
"argument": "Argumente"
},
"label": {
"connector": "Verbindung",
"methodType": "Methodentyp",
"value": "Wert",
"showActivities": "Zeige Aktivitäten",
"showErrors": "Zeige Fehler",
"addButton": "Neu",
"removeButton": "Entfernen",
"justValue": "Sende nur Werte"
}
}
}