issues
search
OPCFoundation
/
UA-ModelCompiler
ModelCompiler converts XML files into C# and ANSI C
MIT License
151
stars
94
forks
source link
Enhance generated code for structures with properties, support ICloneable in .NET standard
#124
Closed
mregen
closed
1 year ago
mregen
commented
1 year ago
support ICloneable with NET_STANDARD, it is not required anymore to comment out
updates for generated code with complex types with variables. The existing implementation did not track the timestamps of the properties and subscriptions did not work.
For sample implementation using this update see PR:
https://github.com/OPCFoundation/UA-.NETStandard/pull/2008
mregen
commented
1 year ago
moved to OPCF-Members