Skip to content

Commit

Permalink
feat: add MetalFormingMachine (AndreasHeine#818)
Browse files Browse the repository at this point in the history
* feat: add MetalFormingMachine

* feat: bump the sample-server version to 1.2.0

---------

Co-authored-by: Alexander Inglessi <[email protected]>
  • Loading branch information
GoetzGoerisch and ainglessi authored Oct 28, 2024
1 parent 12de215 commit aa45cc2
Show file tree
Hide file tree
Showing 11 changed files with 81,416 additions and 74,032 deletions.
175 changes: 87 additions & 88 deletions configuration.json
Original file line number Diff line number Diff line change
@@ -1,90 +1,89 @@
{
"hostname": "127.0.0.1",
"port": 4840,
"buildInfo": {
"productUri": "SampleServer-productUri",
"productName": "SampleServer-productName",
"manufacturerName": "SampleServer-manufacturerName",
"buildNumber": "v1.1.0",
"buildDate": "2024-04-22T00:00:00.0Z"
"hostname": "127.0.0.1",
"port": 4840,
"buildInfo": {
"productUri": "SampleServer-productUri",
"productName": "SampleServer-productName",
"manufacturerName": "SampleServer-manufacturerName",
"buildNumber": "v1.2.0",
"buildDate": "2024-10-28T00:00:00.0Z"
},
"serverInfo": {
"applicationName": {
"text": "SampleServer-applicationName",
"locale": "en"
},
"serverInfo": {
"applicationName": {
"text": "SampleServer-applicationName",
"locale": "en"
},
"applicationUri": "urn:SampleServer",
"productUri": "SampleServer-productUri"
},
"nodeset_filename": [
"./nodesets/Opc.Ua.NodeSet2.xml",
"./nodesets/Opc.Ua.Di.NodeSet2.xml",
"./nodesets/Opc.Ua.Machinery.NodeSet2.xml",
"./nodesets/Opc.Ua.IA.NodeSet2.xml",
"./nodesets/Opc.Ua.MachineTool.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.ImmToRobot.NodeSet2.xml",
"./nodesets/opc40079forumati.xml",
"./nodesets/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.GeneralTypes.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Cutter.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.HaulOff.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Corrugator.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Extruder.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.UmatiGeneric.NodeSet2.xml",
"./nodesets/Opc.Ua.Robotics.NodeSet2.xml",
"./nodesets/Opc.Ua.Woodworking.NodeSet2.xml",
"./nodesets/Opc.Ua.LaserSystems.NodeSet2.xml",
"./models/ShowCaseMachineTool.xml",
"./models/Machinetool-Example.xml",
"./models/opcroboticstestserver.xml",
"./models/umati_plasticsrubber_generic_sample_instance.xml",
"./models/umati_opc40077_sample_instance.xml",
"./models/opc40079forumati_sample_instance.xml",
"./models/umati_opc40084-3_sample_instance.xml",
"./models/umati_opc40082-1_sample_instance.xml",
"./models/umati_opc40082-2_sample_instance.xml",
"./models/umati_opc40082-3_sample_instance.xml",
"./models/umati_opc40084-9_sample_instance.xml",
"./models/umati_opc40084-11_sample_instance.xml",
"./models/basyskom_woodworking_instance.xml",
"./nodesets/Opc.Ua.IRDI.NodeSet2.xml",
"./nodesets/Opc.Ua.PADIM.NodeSet2.xml",
"./nodesets/opc.ua.machinery.processvalues.xml",
"./models/paefs.xml",
"./models/umati_brownfieldMT.xml",
"./models/LaserSystem-Example.xml",
"./models/Opc.Ua.Ugg.Intances.Umati.NodeSet2.xml"

],
"serverCapabilities": {
"serverProfileArray": [
"http://opcfoundation.org/UA-Profile/Server/StandardUA2017",
"http://opcfoundation.org/UA-Profile/Server/AddressSpaceNotifier",
"http://opcfoundation.org/UA-Profile/Server/StandardEventSubscription",
"http://opcfoundation.org/UA-Profile/Server/Methods",
"http://opcfoundation.org/UA-Profile/Server/StateMachine",
"http://opcfoundation.org/UA-Profile/Server/ACBaseCondition",
"http://opcfoundation.org/UA-Profile/Server/ACRefresh2",
"http://opcfoundation.org/UA-Profile/Server/ACAddressSpaceInstance",
"http://opcfoundation.org/UA-Profile/Server/ACAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACEnable",
"http://opcfoundation.org/UA-Profile/Server/ACAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACAckAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACExclusiveAlarming",
"http://opcfoundation.org/UA-Profile/Server/ACNon-ExclusiveAlarming",
"http://opcfoundation.org/UA-Profile/Server/HistoricalRawData",
"http://opcfoundation.org/UA-Profile/Server/HistoricalDataAtTime",
"http://opcfoundation.org/UA-Profile/Machinery/Server/MachineIdentification",
"http://opcfoundation.org/UA-Profile/Machinery/Server/State",
"http://opcfoundation.org/UA-Profile/IA/Server/Stacklight",
"http://opcfoundation.org/UA-Profile/MachineTool/Server/Basic",
"http://opcfoundation.org/UA-Profile/MachineTool/Server/Tools"


]
}
}
"applicationUri": "urn:SampleServer",
"productUri": "SampleServer-productUri"
},
"nodeset_filename": [
"./nodesets/Opc.Ua.NodeSet2.xml",
"./nodesets/Opc.Ua.Di.NodeSet2.xml",
"./nodesets/Opc.Ua.Machinery.NodeSet2.xml",
"./nodesets/Opc.Ua.IA.NodeSet2.xml",
"./nodesets/Opc.Ua.MachineTool.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.GeneralTypes.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.IMM2MES.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.ImmToRobot.NodeSet2.xml",
"./nodesets/opc40079forumati.xml",
"./nodesets/Opc.Ua.PlasticsRubber.TCD.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.HotRunner.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.LDS.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.GeneralTypes.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Cutter.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.HaulOff.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Corrugator.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.Extrusion_v2.Extruder.NodeSet2.xml",
"./nodesets/Opc.Ua.PlasticsRubber.UmatiGeneric.NodeSet2.xml",
"./nodesets/Opc.Ua.Robotics.NodeSet2.xml",
"./nodesets/Opc.Ua.Woodworking.NodeSet2.xml",
"./nodesets/Opc.Ua.LaserSystems.NodeSet2.xml",
"./models/ShowCaseMachineTool.xml",
"./models/Machinetool-Example.xml",
"./models/opcroboticstestserver.xml",
"./models/umati_plasticsrubber_generic_sample_instance.xml",
"./models/umati_opc40077_sample_instance.xml",
"./models/opc40079forumati_sample_instance.xml",
"./models/umati_opc40084-3_sample_instance.xml",
"./models/umati_opc40082-1_sample_instance.xml",
"./models/umati_opc40082-2_sample_instance.xml",
"./models/umati_opc40082-3_sample_instance.xml",
"./models/umati_opc40084-9_sample_instance.xml",
"./models/umati_opc40084-11_sample_instance.xml",
"./models/basyskom_woodworking_instance.xml",
"./nodesets/Opc.Ua.IRDI.NodeSet2.xml",
"./nodesets/Opc.Ua.PADIM.NodeSet2.xml",
"./nodesets/Opc.Ua.Machinery.ProcessValues.NodeSet2.xml",
"./models/paefs.xml",
"./models/umati_brownfieldMT.xml",
"./models/LaserSystem-Example.xml",
"./models/Opc.Ua.Ugg.Intances.Umati.NodeSet2.xml",
"./nodesets/Opc.Ua.MetalForming.NodeSet2.xml",
"./models/MetalForming_Example.xml"
],
"serverCapabilities": {
"serverProfileArray": [
"http://opcfoundation.org/UA-Profile/Server/StandardUA2017",
"http://opcfoundation.org/UA-Profile/Server/AddressSpaceNotifier",
"http://opcfoundation.org/UA-Profile/Server/StandardEventSubscription",
"http://opcfoundation.org/UA-Profile/Server/Methods",
"http://opcfoundation.org/UA-Profile/Server/StateMachine",
"http://opcfoundation.org/UA-Profile/Server/ACBaseCondition",
"http://opcfoundation.org/UA-Profile/Server/ACRefresh2",
"http://opcfoundation.org/UA-Profile/Server/ACAddressSpaceInstance",
"http://opcfoundation.org/UA-Profile/Server/ACAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACEnable",
"http://opcfoundation.org/UA-Profile/Server/ACAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACAckAlarm",
"http://opcfoundation.org/UA-Profile/Server/ACExclusiveAlarming",
"http://opcfoundation.org/UA-Profile/Server/ACNon-ExclusiveAlarming",
"http://opcfoundation.org/UA-Profile/Server/HistoricalRawData",
"http://opcfoundation.org/UA-Profile/Server/HistoricalDataAtTime",
"http://opcfoundation.org/UA-Profile/Machinery/Server/MachineIdentification",
"http://opcfoundation.org/UA-Profile/Machinery/Server/State",
"http://opcfoundation.org/UA-Profile/IA/Server/Stacklight",
"http://opcfoundation.org/UA-Profile/MachineTool/Server/Basic",
"http://opcfoundation.org/UA-Profile/MachineTool/Server/Tools"
]
}
}
Loading

0 comments on commit aa45cc2

Please sign in to comment.