-
when I set client securityMode to UA_MESSAGESECURITYMODE_NONE,
securityPolicyUri to http://opcfoundation.org/UA/SecurityPolicy#None, can connect the client to a TCP secure channel;
I set client se…
-
## Description
If a server uses continuation points, a client does not get all nodes.
The function does not call UA_Client_Service_browseNext() if continuation point exists.
## Background Informati…
-
Hello,
I need help, i can't include more than 170 tags and when I separate into two groups the timing between the two groups fails.
Thanks.
-
## Description
When a client creates a subscription to get changes from a server, once the connection to the server is interrupted and re-established, the subscription no longer works.
## Back…
-
Similar to other cloud providers, provide a way to join instances in OCI via delegated joining.
https://goteleport.com/docs/reference/join-methods/#delegated-join-methods
-
## Description
I currently try to implement example [https://chowdera.com/2022/150/202205301114102452.html](https://chowdera.com/2022/150/202205301114102452.html) to print mqtt publishing data to con…
-
## Description
I try to run the client_connect example on MacOS BigSure. I would expect that I get the server date but the output look like that:
```
./client_connect opc.tcp://localhost:4840
[202…
-
When the monitor items method calls subscription.Create, i receive the following error:
Opc.Ua.ServiceResultException: 'BadSubscriptionIdInvalid'
This happens when i try to add a larger number o…
-
## Description
I am currently trying to make it so that I can use CA-signed certificates for open62541 server and client.
I am able use the certificates generated by create_self-signed.py and the …
-
## 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…