Skip to content

Commit

Permalink
feat: add UGG machine example (AndreasHeine#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch authored Apr 22, 2024
1 parent 4269dd8 commit ceb50ca
Show file tree
Hide file tree
Showing 6 changed files with 2,576 additions and 557 deletions.
7 changes: 4 additions & 3 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"productUri": "SampleServer-productUri",
"productName": "SampleServer-productName",
"manufacturerName": "SampleServer-manufacturerName",
"buildNumber": "v1.0.0",
"buildDate": "2022-01-27T00:00:00.0Z"
"buildNumber": "v1.1.0",
"buildDate": "2024-04-22T00:00:00.0Z"
},
"serverInfo": {
"applicationName": {
Expand Down Expand Up @@ -56,7 +56,8 @@
"./nodesets/opc.ua.machinery.processvalues.xml",
"./models/paefs.xml",
"./models/umati_brownfieldMT.xml",
"./models/LaserSystem-Example.xml"
"./models/LaserSystem-Example.xml",
"./models/Opc.Ua.Ugg.Intances.Umati.NodeSet2.xml"

],
"serverCapabilities": {
Expand Down
Loading

0 comments on commit ceb50ca

Please sign in to comment.