Closed trofimich closed 1 year ago
This is a known issue - using _ in enum names will cause issues with code generation.
Added DisplayName to Parameter which is used to initialize EnumStrings or EnumValues.
See DemoModel.xml for an example. See https://github.com/OPCF-Members/UA-ModelCompiler for beta.
Now part of public repository.
I've declared the enum:
Generated C# code is next:
Mistakes are in lines:
Should be: