forked from OPCFoundation/UA-Nodeset
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testing using publicly available models #8
- committed recent changes to the repository - contributes to mpostol/ASMD#158
- Loading branch information
Showing
10 changed files
with
2,441 additions
and
2,401 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
1 change: 1 addition & 0 deletions
1
CSPPlusForMachine/ModelDesign/Opc.Ua.CSPPlusForMachine.Model.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
28 changes: 14 additions & 14 deletions
28
CSPPlusForMachine/ModelDesign/Opc.Ua.CSPPlusForMachine.Model.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
CSPPlusForMachine/ModelDesign/UAModelDesignerSolution.uamdsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Oops, something went wrong.