Skip to content

Commit

Permalink
Testing using publicly available models #8
Browse files Browse the repository at this point in the history
- committed recent changes to the repository
- contributes to mpostol/ASMD#158
  • Loading branch information
mpostol committed Jun 21, 2021
1 parent be1946d commit e99697d
Show file tree
Hide file tree
Showing 10 changed files with 2,441 additions and 2,401 deletions.
20 changes: 20 additions & 0 deletions ADI/ModelDesign/UAModelDesignerSolution.uamdsl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="UAModelDesignerSolution.xslt"?>
<UAModelDesignerSolution xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Solution10</Name>
<Projects>
<UAModelDesignerProject ProjectIdentifier="5317f431-4580-4f59-b35e-e6c0b19c02e6">
<Name>Opc.Ua.Adi.Model</Name>
<CSVFileName>$(ProjectFileName).csv</CSVFileName>
<BuildOutputDirectoryName>$(ProjectFileName)</BuildOutputDirectoryName>
<FileName>Opc.Ua.Adi.Model.xml</FileName>
</UAModelDesignerProject>
<UAModelDesignerProject ProjectIdentifier="369b334d-ff7b-49b5-8852-7293d2c0df14">
<Name>Opc.Ua.Di.Model</Name>
<CSVFileName>$(ProjectFileName).csv</CSVFileName>
<BuildOutputDirectoryName>$(ProjectFileName)</BuildOutputDirectoryName>
<FileName>..\..\DI\ModelDesign\Opc.Ua.Di.Model.xml</FileName>
</UAModelDesignerProject>
</Projects>
<ServerDetails codebase="" configuration="" />
</UAModelDesignerSolution>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

28 changes: 14 additions & 14 deletions CSPPlusForMachine/ModelDesign/Opc.Ua.CSPPlusForMachine.Model.xml
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="XMLstylesheet"?>
<ModelDesign xmlns:Prefix2="http://opcfoundation.org/UA/DI/" xmlns:Prefix0="http://opcfoundation.org/UA/" xmlns:Prefix4="http://opcfoundation.org/UA/CSPPlusForMachine/" TargetNamespace="http://opcfoundation.org/UA/DI/" TargetVersion="" TargetPublicationDate="2021-05-29T00:00:00+02:00" xmlns="http://opcfoundation.org/UA/ModelDesign.xsd">
<?xml-stylesheet type="text/xsl" href="OPCUAModelDesign.xslt"?>
<ModelDesign xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TargetNamespace="http://opcfoundation.org/UA/DI/" TargetVersion="" TargetPublicationDate="2021-05-29T00:00:00+02:00" xmlns="http://opcfoundation.org/UA/ModelDesign.xsd">
<Namespaces>
<Namespace Name="Name0" Prefix="Prefix0" InternalPrefix="http://opcfoundation.org/UA/" XmlNamespace="http://opcfoundation.org/UA/" XmlPrefix="Prefix1" FilePath="" Version="1.04.8" PublicationDate="20.11.2020">http://opcfoundation.org/UA/</Namespace>
<Namespace Name="Name2" Prefix="Prefix2" InternalPrefix="http://opcfoundation.org/UA/DI/" XmlNamespace="http://opcfoundation.org/UA/DI/" XmlPrefix="Prefix3" FilePath="" Version="1.03.0" PublicationDate="09.03.2021">http://opcfoundation.org/UA/DI/</Namespace>
<Namespace Name="Name4" Prefix="Prefix4" InternalPrefix="http://opcfoundation.org/UA/CSPPlusForMachine/" XmlNamespace="http://opcfoundation.org/UA/CSPPlusForMachine/" XmlPrefix="Prefix5" FilePath="" Version="1.00" PublicationDate="28.11.2017">http://opcfoundation.org/UA/CSPPlusForMachine/</Namespace>
<Namespace Name="Name0" Prefix="Prefix0" InternalPrefix="http://opcfoundation.org/UA/" XmlNamespace="http://opcfoundation.org/UA/" XmlPrefix="Prefix1" FilePath="">http://opcfoundation.org/UA/</Namespace>
<Namespace Name="Name2" Prefix="Prefix2" InternalPrefix="http://opcfoundation.org/UA/DI/" XmlNamespace="http://opcfoundation.org/UA/DI/" XmlPrefix="Prefix3" FilePath="">http://opcfoundation.org/UA/DI/</Namespace>
<Namespace Name="Name4" Prefix="Prefix4" InternalPrefix="http://opcfoundation.org/UA/CSPPlusForMachine/" XmlNamespace="http://opcfoundation.org/UA/CSPPlusForMachine/" XmlPrefix="Prefix5" FilePath="">http://opcfoundation.org/UA/CSPPlusForMachine/</Namespace>
</Namespaces>
<ObjectType SymbolicName="Prefix4:CsppMachineType" BaseType="Prefix2:DeviceType" IsAbstract="true">
<ObjectType xmlns:q1="http://opcfoundation.org/UA/CSPPlusForMachine/" SymbolicName="q1:CsppMachineType" xmlns:q2="http://opcfoundation.org/UA/DI/" BaseType="q2:DeviceType" IsAbstract="true">
<Children>
<Object SymbolicName="Prefix2:ParameterSet" ModellingRule="Mandatory">
<Object SymbolicName="q2:ParameterSet" ModellingRule="Mandatory">
<Children>
<Variable SymbolicName="Prefix4:VariableName" TypeDefinition="Prefix0:DataItemType" ModellingRule="OptionalPlaceholder" DataType="Prefix0:BaseDataType">
<Variable SymbolicName="q1:VariableName" xmlns:q3="http://opcfoundation.org/UA/" TypeDefinition="q3:DataItemType" ModellingRule="OptionalPlaceholder" DataType="q3:BaseDataType">
<BrowseName>&lt;VariableName&gt;</BrowseName>
</Variable>
<Variable SymbolicName="Prefix4:ConfigurationName" TypeDefinition="Prefix0:DataItemType" ModellingRule="OptionalPlaceholder" DataType="Prefix0:BaseDataType">
<Variable SymbolicName="q1:ConfigurationName" xmlns:q4="http://opcfoundation.org/UA/" TypeDefinition="q4:DataItemType" ModellingRule="OptionalPlaceholder" DataType="q4:BaseDataType">
<BrowseName>&lt;ConfigurationName&gt;</BrowseName>
</Variable>
</Children>
</Object>
<Object SymbolicName="Prefix4:CommIfSection" TypeDefinition="Prefix2:FunctionalGroupType" ModellingRule="MandatoryPlaceholder">
<Object SymbolicName="q1:CommIfSection" TypeDefinition="q2:FunctionalGroupType" ModellingRule="MandatoryPlaceholder">
<BrowseName>&lt;CommIfSection&gt;</BrowseName>
<Children>
<Object SymbolicName="Prefix4:CommIfVariablePart" TypeDefinition="Prefix2:FunctionalGroupType" ModellingRule="OptionalPlaceholder">
<Object SymbolicName="q1:CommIfVariablePart" TypeDefinition="q2:FunctionalGroupType" ModellingRule="OptionalPlaceholder">
<BrowseName>&lt;CommIfVariablePart&gt;</BrowseName>
</Object>
<Object SymbolicName="Prefix4:CommIfConfigurationPart" TypeDefinition="Prefix2:FunctionalGroupType" ModellingRule="OptionalPlaceholder">
<Object SymbolicName="q1:CommIfConfigurationPart" TypeDefinition="q2:FunctionalGroupType" ModellingRule="OptionalPlaceholder">
<BrowseName>&lt;CommIfConfigurationPart&gt;</BrowseName>
</Object>
</Children>
</Object>
</Children>
<ClassName />
</ObjectType>
<VariableType SymbolicName="Prefix0:CsppAnalogItemType" BaseType="Prefix0:AnalogItemType" ValueRank="ScalarOrArray">
<VariableType xmlns:q5="http://opcfoundation.org/UA/" SymbolicName="q5:CsppAnalogItemType" BaseType="q5:AnalogItemType" ValueRank="ScalarOrArray">
<Children>
<Property SymbolicName="Prefix4:Duration" ModellingRule="Mandatory" />
<Property xmlns:q6="http://opcfoundation.org/UA/CSPPlusForMachine/" SymbolicName="q6:Duration" ModellingRule="Mandatory" />
</Children>
<ClassName />
</VariableType>
Expand Down
20 changes: 20 additions & 0 deletions CSPPlusForMachine/ModelDesign/UAModelDesignerSolution.uamdsl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="UAModelDesignerSolution.xslt"?>
<UAModelDesignerSolution xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Solution10</Name>
<Projects>
<UAModelDesignerProject ProjectIdentifier="fc04d847-b846-4b44-b73f-df8eaf36698a">
<Name>Opc.Ua.CSPPlusForMachine.Model</Name>
<CSVFileName>$(ProjectFileName).csv</CSVFileName>
<BuildOutputDirectoryName>$(ProjectFileName)</BuildOutputDirectoryName>
<FileName>Opc.Ua.CSPPlusForMachine.Model.xml</FileName>
</UAModelDesignerProject>
<UAModelDesignerProject ProjectIdentifier="40c11d2b-ba08-4424-8115-bf1c01d9a422">
<Name>Opc.Ua.Di.Model</Name>
<CSVFileName>$(ProjectFileName).csv</CSVFileName>
<BuildOutputDirectoryName>$(ProjectFileName)</BuildOutputDirectoryName>
<FileName>..\..\DI\ModelDesign\Opc.Ua.Di.Model.xml</FileName>
</UAModelDesignerProject>
</Projects>
<ServerDetails codebase="" configuration="" />
</UAModelDesignerSolution>
1 change: 1 addition & 0 deletions DI/ModelDesign/Opc.Ua.Di.Model.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading

0 comments on commit e99697d

Please sign in to comment.