Sample-Server icon indicating copy to clipboard operation
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.

Results 47 Sample-Server issues
Sort by recently updated
recently updated
newest added

Currently TypeDefinitions in JSON are missing

According to discussions [here ](https://github.com/umati/UA-for-MachineTools/issues/13) and [here](https://github.com/umati/MachineTool-Plugfest/issues/41), this is a typical use case for dashboards. Implement _SupportInfo_ interface type according to [OPC 10000-100 5.5.5.2](https://reference.opcfoundation.org/v104/DI/v102/docs/5.5.5/#5.5.5.2) for the Showcase MachineTool.

help wanted

With #735 the new open62541 configuration was introduced. When discovering the endpoints of the server the following log entry is logged in a UA Client: `NoOfDiscoveryUrls of FindServers (1) differs...

What is the correct approach to build with shared libs ? I changed Dockerfile section to [...] RUN cmake /src/Sample-Server/.github/ \ -DCMAKE_BUILD_TYPE=${BUILD_TYPE} \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=/install /build &&\ cmake --build...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | deps/open62541 | digest | `c230c13` -> `f3e334c` | --- ### Configuration 📅 **Schedule**:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://togithub.com/docker/build-push-action) | action | minor | `v6.3.0` -> `v6.6.1` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | deps/googletest | digest | `b4aaf97` -> `ff233bd` | --- ### Configuration 📅 **Schedule**:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) | action | minor | `v3.4.0` -> `v3.6.1` | ---...