-
## 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
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
-
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
-
### 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…
-
Newer firmware AB Logix PLCs provide for extended tag properties. This includes engineering units, and min and max values. Can these properties be read by the library? Or would it be possible to re…
-
## 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 running the ` tutorial_pubsub_publish.c ` example and everything works fine, as long as I sue the sample code for the subscriber.
But in truth, a true PubSub publisher should al…
-
## 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
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…
-
## 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…