Sample-Server icon indicating copy to clipboard operation
Sample-Server copied to clipboard

URI of NS1 does not match configured value

Open wlkrm opened this issue 1 year ago • 0 comments

The sample-server tries to set the namespace URI to "urn:UmatiSampleServer" https://github.com/umati/Sample-Server/blob/84928ab3bc853491c8a483be660384b5b33fb42f/SampleServer.cpp#L123 However, this is not correctly applied. image. An instance of the sample-server is running on opc.tcp://opcua.umati.app:4840. Can probably be fixed by using the standard setup sequence: https://www.open62541.org/doc/0.3/tutorial_server_firststeps.html

wlkrm avatar May 16 '24 07:05 wlkrm