-
I want to learn how to establish a connection between my machine and a remote OPC UA server. The opcua-client.exe example looked like a good place to start experimenting and learning. Unfortunately, I…
-
## Description
When changing the EnableState Member (by code), the Message of the Condition is replaced. It was quite unexpected for me that my previous message was not available and I could not fi…
ccvca updated
4 years ago
-
## Description
I am trying to send messages via MQTT from one server (pub) to another server (sub). After struggling to see the received variables on the sub's side, I went to verify my approach …
-
## Description
## Background Information / Reproduction Steps
Hello everyone,
it looks like the nodeset compiler has an issue with parsing the ValueRank Attribute when it is not available i…
-
## Description
Hello,
I am trying to run the tutorial_pubsub_subscribe.c and tutorial_pubsub_publisher.c example provided by open62541 pubsub example using a Raspberry PI on running but I am fac…
-
## Description
I'm trying to understand a behaviour I'm seeing on a setup with one server, and 2 clients.
It is a very simple server, with one node. Each client open a subscription and monitor t…
-
## Description
I'm trying to execute server_ctt example (on Raspberry PI) with Anonymous option enabled, using following command:
```bash
./server_ctt --enableAnonymous
```
But there is e…
-
### What would you like to happen?
Hello! First of all I'm pretty sure I'm missing something but i'll try.
I created an OPCUA Python server with username or certificates authentication policies. I…
-
## Description
I'm trying to pass the CTT with my application using open62541 on Release 1.1. But I have problems passing some test, even when I just use the server_ctt.c example. Is there some routi…
-
Hello,
I have successfully browsed server for tags, and read their content. Great software and guidelines provided - thanks for that.
I am required to subscribe to be notified when a group of item…
axlev updated
4 years ago