-
## Description
Errors occurring when registering on the discovery server after intervalMs (call UA_Server_addPeriodicServerRegisterCallback).
## Background Information / Reproduction Steps
Af…
-
I got the following error
```shell
02:24:12.092Z :client_secure_channel_layer :804 [NODE-OPCUA-W33] client : server token creation date exposes a time discrepancy late by 17 hours 4 minutes 28.…
-
Hi,
I have a few questions regarding the client_subscription.cpp sample file.
I've seen issue 51, which suggests that disconnecting might delete subscriptions. I'm not sure if I understood it correc…
-
Hello all,
I am not able to install 0.14.0 to use the async tokio functionality, The toml configuration is
```toml
[package]
name = "opc-project"
version = "0.1.0"
edition = "2021"
[depende…
-
Hey Mika,
unfortunately I noticed a change from v0.2.320 to v0.2.321 that resulted in some opcua servers to not reconnect correctly after a downtime of the server (they show an active session on the …
-
I am trying to connect to Prosys Simulation Server while developing code with this library.
If I connect with SecurityMode None or Sign, it works without issues. But when connecting to the server w…
-
Hello guys can anyone help me please ?
![207628050_520425955981678_2099943935572489484_n](https://user-images.githubusercontent.com/86373561/123345433-f2f0d680-d54d-11eb-9f79-772789b15eca.jpg)
![20…
-
Thank you for creating this repo. It is very useful. I have an issue as follows:
I created my own OPCUA test server (using this repo), and can browse the namespace using your client. However, when …
-
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
-
https://github.com/FreeOpcUa/opcua-client-gui is using the same python module name as we do.
Users who install that tool on Ubuntu systems will have import errors if they pip it into their system Pyt…