eclipse-aaspe / server

C# based server for AASX packages
Other
70 stars 52 forks source link

REST-OPC UA-Synchronization #157

Open magnus-redeker opened 1 year ago

magnus-redeker commented 1 year ago

Hi everyone, there seemts to be an issue when both REST- and OPC UA-server are started serving an AAS including submodels. When, for example, the value of a property is editted via REST-API, the corresponding OPC UA node seems not to take over the new value. Could you please have a look at it? Might there be something similar to Blazor's Program.signalNewData() function? Regards, Magnus

aorzelskiGH commented 1 year ago

We will handle this in the upcoming refactoring phase.

juileetikekar commented 8 months ago

Duplicate of #40