TobiasKorn

Results 3 issues of TobiasKorn

### Current Behavior I send in NodeRed the following to the UIB node: ``` return { payload: function() {console.log("Test")}, _socketId: msg._socketId } ``` Using the uiChange node ``` uibuilder.onChange('msg', function(msg)...

enhancement
Workaround Available
no-issue-activity

I plan a node red concept, which does not require a programmer to configure OPC UA clients. Configuration of OPC UA endpoints, items, actions, etc. should be set in the...

enhancement

Hello Mika, I am using your nodes (actions READMULTIPLE and WRITE ) to connect to an OPC UA server (Siemens Open Controller), which is in a different country via VPN....

question