I'm using UAExpert.
Since i can't find the adress in the tree menu i tried to add it manually but it gives me "BadNodeIdUnknown"
This is my flow if you would take a look:
[{"id":"64a907bb.9d3a68","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"4e387510.2c143c","type":"OpcUa-Item","z":"64a907bb.9d3a68","item":"ns=2;s=elsystemp","datatype":"String","value":"","name":"temp.1","x":530,"y":480,"wires":[["bcfc984c.b77848","2d09956c.a5137a"]]},{"id":"a6ccbc8c.0a437","type":"mqtt in","z":"64a907bb.9d3a68","name":"temp.1","topic":"application/7/device/device4/rx","qos":"2","datatype":"json","broker":"54e59f7e.62193","x":290,"y":460,"wires":[["4e387510.2c143c","978c267c.c0f3a8"]]},{"id":"978c267c.c0f3a8","type":"debug","z":"64a907bb.9d3a68","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":520,"y":340,"wires":},{"id":"2d09956c.a5137a","type":"OpcUa-Server","z":"64a907bb.9d3a68","port":"53880","name":"opc","endpoint":"","x":780,"y":500,"wires":[["bec60c1b.04569"]]},{"id":"bcfc984c.b77848","type":"debug","z":"64a907bb.9d3a68","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":680,"y":400,"wires":},{"id":"bec60c1b.04569","type":"debug","z":"64a907bb.9d3a68","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":990,"y":500,"wires":},{"id":"54e59f7e.62193","type":"mqtt-broker","z":"","name":"mqtt","broker":"192.168.1.23","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""}]