OPCUAUniCT / OPCUAWebPlatformUniCT

An ASP.NET Core web application exposing OPC UA Servers to non OPCUA-compliant clients with a REST interface
GNU General Public License v2.0
103 stars 43 forks source link

Question about Main Step #15

Closed tronghuybku closed 4 years ago

tronghuybku commented 4 years ago

I am writing my graduation thesis with regards to your project. Would you mind letting me know the main steps in carrying out your project? Thank you for your time!

msalafia commented 4 years ago

What do you mean exactly? what do you want to know?

tronghuybku commented 4 years ago

I want to know step build your project ?? Would you mind sharing with me ?? Thank you for your time

msalafia commented 4 years ago

All the information needed to run the project are available in the readme. You can take advantage of a docker image too. If you need information about the internal structure of the platform you can find all the available information on the publication provided at the bottom of the readme. Hope this can help you.

tronghuybku commented 4 years ago

Thank you very much !!!!