You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- \api - This contains a .NET web API back end for profile designer. Within this solution, the OPC translations will occur, database connections will occur, etc.
88
+
- \frontend - This contains the REACT front end for profile designer.
89
+
- \SampleNodeSets - This contains nodesets that we use to import into system. Any OPC UA compliant nodeset is permitted. These are stored just for convenience while developing within the system.
90
+
- \sql - This contains the SQL script used to generate the DB structure and insert required lookup data as well as some sample users.
91
+
92
+
## How to Build
93
+
- Clone the repo from GIT.
94
+
95
+
If you have an older clone that is missing the common submodule:
0 commit comments