Sample-Server
Sample-Server copied to clipboard
Sample-Server implementation based on open62541, showcases umati endorsed OPC UA companion specifications. Provides a :whale2: :package: to run locally for development purpose.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/umati/Sample-Server). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.5` -> `v4.1.6` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | deps/open62541 | digest | `bb09955` -> `d35d7ed` | --- ### Configuration 📅 **Schedule**:...
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. . An instance of the sample-server is running on opc.tcp://opcua.umati.app:4840. Can probably be...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [super-linter/super-linter](https://togithub.com/super-linter/super-linter) | action | minor | `v6.0.0` -> `v6.8.0` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | deps/googletest | digest | `fa6de7f` -> `33af80a` | --- ### Configuration 📅 **Schedule**:...
Trying Ua-CloudPublisher to SampleServer: `Endpoint does not support the user identity type provided.`
After VM went offline and required a reset I found that the Sample Server memory use grows over time. Here's overall VM memory consumption:  And this is memory (in...
Switch back to using mbdTLS after this is now able to generate certificates in the context of open62541. https://github.com/open62541/open62541/pull/6145
https://github.com/umati/Sample-Server/blob/a94b2f258a74261b72d6e63f94447f9bf28ddb0c/GMS/FullGMS.cpp#L115-L117