11/27/2020
Hi All,
I am new to OPC UA.
Our software reads data from various sensor devices like MODBUS, NMEA etc. We are planning to make this information available in an OPC UA server. How we can represent this data in a server? I have gone through the specification and read about Address Space and Information Model. But I am confused about the references and all that is given in the specification. Can any one help me by showing a simple example if any one has done this?
I have a Java SDK with me and created a sample server and client, but not sure about how to represent the data.
Regards,
Raji
05/30/2017
You need to create an Information Model that represents the data.
If you browse the sample server address space you will see an example.
I am not familiar with the Java sample server but you should see examples of industrial automation objects such as a boiler.
Try this link:
1 Guest(s)