Skip to content

Commit

Permalink
Include 1.04.12 errata hotfix; Update NuGets.
Browse files Browse the repository at this point in the history
  • Loading branch information
randy-armstrong committed Mar 11, 2024
1 parent f563f55 commit 98e08cf
Show file tree
Hide file tree
Showing 27 changed files with 3,370 additions and 4,968 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
with:
fetch-depth: 0

- name: Set up .NET 6
- name: Set up .NET 8
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.x'
dotnet-version: '8.x'

# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
fetch-depth: 0
submodules: true

- name: Set up .NET 6
- name: Set up .NET 8
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.x'
dotnet-version: '8.x'

- name: Restore dependencies
run: dotnet restore "ModelCompiler Solution.sln"
Expand Down
2 changes: 1 addition & 1 deletion BuildStandardTypes.bat
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ IF "%1"=="v105" (
IF "%1"=="v104" (
set DOTNET_TARGET=.\Stack\Stack\Opc.Ua.Core\
set USEALLOWSUBTYPES=
set MODELVERSION=-mv 1.04.12 -pd 2023-07-31
set MODELVERSION=-mv 1.04.12 -pd 2024-02-15
)

IF "%1"=="v103" (
Expand Down
84 changes: 42 additions & 42 deletions Opc.Ua.ModelCompiler/CSVs/DemoModel.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,37 @@ Vector_Encoding_DefaultXml,6,Object
WorkOrderStatusType_Encoding_DefaultXml,7,Object
WorkOrderType_Encoding_DefaultXml,8,Object
DemoModel_XmlSchema,9,Variable
Seeker_Identities,10,Variable
Seeker_Identities,10,Unspecified
DemoModel_XmlSchema_NamespaceUri,11,Variable
DemoModel_XmlSchema_Vector,12,Variable
Seeker_ApplicationsExclude,13,Variable
Seeker_Applications,14,Variable
Seeker_ApplicationsExclude,13,Unspecified
Seeker_Applications,14,Unspecified
DemoModel_XmlSchema_WorkOrderStatusType,15,Variable
Seeker_EndpointsExclude,16,Variable
Seeker_Endpoints,17,Variable
Seeker_EndpointsExclude,16,Unspecified
Seeker_Endpoints,17,Unspecified
DemoModel_XmlSchema_WorkOrderType,18,Variable
Seeker_CustomConfiguration,19,Variable
Seeker_AddIdentity,20,Method
Seeker_CustomConfiguration,19,Unspecified
Seeker_AddIdentity,20,Unspecified
Vector_Encoding_DefaultBinary,21,Object
WorkOrderStatusType_Encoding_DefaultBinary,22,Object
WorkOrderType_Encoding_DefaultBinary,23,Object
DemoModel_BinarySchema,24,Variable
Seeker_AddIdentity_InputArguments,25,Variable
Seeker_AddIdentity_InputArguments,25,Unspecified
DemoModel_BinarySchema_NamespaceUri,26,Variable
DemoModel_BinarySchema_Vector,27,Variable
Seeker_RemoveIdentity,28,Method
Seeker_RemoveIdentity_InputArguments,29,Variable
Seeker_RemoveIdentity,28,Unspecified
Seeker_RemoveIdentity_InputArguments,29,Unspecified
DemoModel_BinarySchema_WorkOrderStatusType,30,Variable
Seeker_AddApplication,31,Method
Seeker_AddApplication_InputArguments,32,Variable
Seeker_AddApplication,31,Unspecified
Seeker_AddApplication_InputArguments,32,Unspecified
DemoModel_BinarySchema_WorkOrderType,33,Variable
Seeker_RemoveApplication,34,Method
Seeker_RemoveApplication_InputArguments,35,Variable
Signal,36,Unspecified
Signal_Red,37,Unspecified
Signal_Yellow,38,Unspecified
Signal_Green,39,Unspecified
TrafficView,40,Unspecified
Seeker_RemoveApplication,34,Unspecified
Seeker_RemoveApplication_InputArguments,35,Unspecified
Signal,36,Object
Signal_Red,37,Variable
Signal_Yellow,38,Variable
Signal_Green,39,Variable
TrafficView,40,View
SampleUnion,41,DataType
SampleStructureWithOptionalFields,42,DataType
SampleUnionAllowSubtypes,43,DataType
Expand All @@ -48,27 +48,27 @@ SampleUnionAllowSubtypes_Encoding_DefaultBinary,47,Object
SampleStructureAllowSubtypes_Encoding_DefaultBinary,48,Object
DemoModel_BinarySchema_Deprecated,49,Variable
DemoModel_BinarySchema_SampleUnion,50,Variable
Seeker_AddEndpoint,51,Method
Seeker_AddEndpoint_InputArguments,52,Variable
Seeker_AddEndpoint,51,Unspecified
Seeker_AddEndpoint_InputArguments,52,Unspecified
DemoModel_BinarySchema_SampleStructureWithOptionalFields,53,Variable
Seeker_RemoveEndpoint,54,Method
Seeker_RemoveEndpoint_InputArguments,55,Variable
Seeker_RemoveEndpoint,54,Unspecified
Seeker_RemoveEndpoint_InputArguments,55,Unspecified
DemoModel_BinarySchema_SampleUnionAllowSubtypes,56,Variable
RestrictedObjectType_Red_Yellow,57,Variable
RestrictedObjectType_Pink_Placeholder_Yellow,58,Variable
RestrictedObjectType_Red_Yellow,57,Unspecified
RestrictedObjectType_Pink_Placeholder_Yellow,58,Unspecified
DemoModel_BinarySchema_SampleStructureAllowSubtypes,59,Variable
TestObject_Red,60,Variable
TestObject_Red_Yellow,61,Variable
TestObject_Red,60,Unspecified
TestObject_Red_Yellow,61,Unspecified
SampleUnion_Encoding_DefaultXml,62,Object
SampleStructureWithOptionalFields_Encoding_DefaultXml,63,Object
SampleUnionAllowSubtypes_Encoding_DefaultXml,64,Object
SampleStructureAllowSubtypes_Encoding_DefaultXml,65,Object
DemoModel_XmlSchema_Deprecated,66,Variable
DemoModel_XmlSchema_SampleUnion,67,Variable
EnumUnderscoreTest,68,DataType
EnumUnderscoreTest_EnumValues,69,Variable
EnumUnderscoreTest,68,Unspecified
EnumUnderscoreTest_EnumValues,69,Unspecified
DemoModel_XmlSchema_SampleStructureWithOptionalFields,70,Variable
TestObject_Blue,71,Method
TestObject_Blue,71,Unspecified
DemoModel_BinarySchema_DataTypeVersion,72,Variable
DemoModel_XmlSchema_SampleUnionAllowSubtypes,73,Variable
DemoModel_BinarySchema_Vector_DataTypeVersion,74,Variable
Expand All @@ -90,9 +90,9 @@ ProgramArrayType_Program_Name,89,Unspecified
ProgramType,90,Unspecified
ProgramType_Id,91,Unspecified
ProgramType_Name,92,Unspecified
Test_Error,93,Object
Test_ErrorComponent,94,Object
Seeker,95,Object
Test_Error,93,Unspecified
Test_ErrorComponent,94,Unspecified
Seeker,95,Unspecified
DemoModel_BinarySchema_WorkOrderType_DataTypeVersion,96,Variable
DemoModel_BinarySchema_WorkOrderType_DictionaryFragment,97,Variable
DemoModel_BinarySchema_SampleUnion_DataTypeVersion,98,Variable
Expand All @@ -117,19 +117,19 @@ RestrictedObject,116,Unspecified
RestrictedObject_Red,117,Unspecified
RestrictedObject_Red_Yellow,118,Unspecified
RestrictedObject_Blue,119,Unspecified
WithTwoDimensionalVariableType,120,ObjectType
WithTwoDimensionalVariableType_X,121,Variable
RestrictedVariableType,122,VariableType
RestrictedVariableType_Yellow,123,Variable
RestrictedObjectType,124,ObjectType
RestrictedObjectType_Red,125,Variable
WithTwoDimensionalVariableType,120,Unspecified
WithTwoDimensionalVariableType_X,121,Unspecified
RestrictedVariableType,122,Unspecified
RestrictedVariableType_Yellow,123,Unspecified
RestrictedObjectType,124,Unspecified
RestrictedObjectType_Red,125,Unspecified
DemoModel_XmlSchema_SampleUnion_DictionaryFragment,126,Variable
RestrictedObjectType_Blue,127,Method
TestObject,128,Object
RestrictedObjectType_Blue,127,Unspecified
TestObject,128,Unspecified
DemoModel_XmlSchema_SampleStructureWithOptionalFields_DataTypeVersion,129,Variable
DemoModel_XmlSchema_SampleStructureWithOptionalFields_DictionaryFragment,130,Variable
DemoModel_XmlSchema_SampleUnionAllowSubtypes_DataTypeVersion,131,Variable
RestrictedObjectType_Pink_Placeholder,132,Variable
RestrictedObjectType_Pink_Placeholder,132,Unspecified
DemoModel_XmlSchema_SampleUnionAllowSubtypes_DictionaryFragment,133,Variable
DemoModel_XmlSchema_SampleStructureAllowSubtypes_DataTypeVersion,134,Variable
DemoModel_XmlSchema_SampleStructureAllowSubtypes_DictionaryFragment,135,Variable
Expand Down
Loading

0 comments on commit 98e08cf

Please sign in to comment.