Mariusz Postol
Mariusz Postol
Added to ilestone.
It seems that the: `AdamBorowiecki added a commit to AdamBorowiecki/OPC-UA-OOI that referenced this issue on Nov 1, 2017` is not related ?!
The commit 3ec08b87fa901bc0fc10d9d762d86277c436620b causes unhandled exception in many models including but not limited to DI
Problems to fix: - [x] new nodes added in the second circle are duplicated - [ ] `StateNumber` variable is not generated and no warning added to the log -...
Looks like invalid ```C# private void MessageHandler(object sender, MessageEventArg messageArg) { //TODOConsumerAssociation - skip message if not operational #133 if (this.State.State != HandlerState.Operational) return; //TODO Skip message if no one...
@eoursel let me inform you that I have created a new more general issue to fix reported by your one. It is not only a problem with DI. The problem...
Hi @eoursel. We are still working on recovering ModelDesign for all available models using the current version of the asp. Check out the folders ModelDesign added to all models in...
## ModellingRule | id | Name | | -----: | ---------------------- | | 78 | `Mandatory` | | 80 | `Optional` | | 83 | `ExposesItsArray` | | 11 505...
The `210210342/OPC-UA-OOI-webapp#42` is really in the private repository, but the problem addressing configuration against type definitions is similar.
Take note that it is assigned to me. I must investigate the problem to learn how you have overtaken it.