BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Cannot find my OPC UA Server nodes in UaExpert #86

Closed PrudhviRajC closed 5 years ago

PrudhviRajC commented 5 years ago

I'm submitting a ... (check one with "x")

Problem

Current behavior I have an XML file (OPC UA Information model) which is extracted from AutomationML editor. I want to import that XML file into node-red, and develop an OPC UA Server. I have already imported the XML file into node-red, as I can see that the XML file is converted as Node JS objects in debug. node_js_objects

I have also added the other XML files because they are dependent on companion specifications (with other namespaceUri's inside my XML model) in the XMLSets of the OPC UA server. xmlsets

I have changed the port to 4840 and successfully established a connection with the Client (UaExpert). But I cannot see any of my nodes from XML file instead there are some other nodes. uaexpert

Please refer to the flow, and let me know if the flow and the settings are correct, flow

Expected behavior I want to access my OPC UA server nodes using the UaExpert software from Unified Automation.

Your Environment

Please tell us about your environment:

biancode commented 5 years ago

I'm sorry there is no support for Windows.