Erich Barnstedt

Results 77 comments of Erich Barnstedt

Here is the pull request Chris mentioned: https://github.com/cesmii/CESMII-NodeSet-Utilities/pull/40.

Fixed with https://github.com/OPCFoundation/UA-CloudLibrary/commit/997b233635f5f82c7675d7d800e0ab39e4f9a186.

Will be tackled once the WoT Binding for OPC UA is released. Doesn't make sense for existing bindings available, e.g. there is no concept of Actions in Modbus.

PoC implemented with https://github.com/OPCFoundation/UA-EdgeTranslator/commit/a7735e69ee7a2beef4348da56fce400171caea0f

@srjhunjhunwalacorp , the cert file error is because you are not mapping the PKI directory of the UA Cloud Commander to the Docker host filesystem during Container startup (-v flag...

Make sure the clock is set correctly in your Docker host.

Please document how to debug the unit tests locally on a dev box.

Good progress. What I find strange is that the AML package was part of the Cloud Library for a long time and the unit tests only started failing more recently....

From Copilot: The error you're encountering in Entity Framework Core: System.InvalidOperationException: The navigation 'ReferenceTypeModel.SuperType' cannot be loaded because one or more of the key or foreign key properties are shadow...