-
I have an application which has connected to a Prosys simulation server using SignAndEncrypt/Basic256Sha256. A timer thread is firing every 2s and calling UA_Client_readValueAttribute to read a double…
-
## Description
just cloned the latest master.
Ran cmake and then make as usual (I can build previous branches), but get stuck in the build at `ua_server_utils.c` with this error:
```
ua_server_ut…
-
## Description
In the OPAF Test, Schneider is using the Unified Automation High Performance SDK to write a client application.
During testing, the 2 companies that use open62541 failed to connect (…
-
## Description
I am working on connecting a UWB RTLS system to OPC UA. For this occasion I am using the current AutoID Nodeset (v1.00) and its RTLSDeviceType, provided by the OPC Foundation. For tran…
-
## Description
Other than normal events, alarms and conditions can not be deleted at all. Events have the ability to delete them after triggering them. As in my usecase alarms are used to represent d…
ccvca updated
4 years ago
-
#### Description
Provide a brief description of your issue here. For example:
5 CentOS 7 VM:
- 3 Master
- 5 Nodes
1 DNS resolving thunder.io
Using openshift ansible v3.7.0
this is the i…
-
## Description
UAExpert can't open Secure Channel under security policy
OPCF Sample Client work without any problem
## Background Information / Reproduction Steps
Server configuration:
``` …
-
I am puzzling for day's now on getting the Alarm & Conditions working.
I have a couple of Sinumerik 840D sl OPC UA enabled machine, where if I use a OPC UA COTS client I immediately receive server Al…
-
## Description
When trying to connect to a non-reachable server, `UA_ClientConnectionTCP` in `arch/network_tcp.c` is expected to log a warning 'Trying to connect to ... timed out' and return a closed…
-
## Description
Getting BadCertificateUriInvalid error while establishing client connection to server in latest master but the same certs is working fine with older version of open62541(https://github…