Julius Pfrommer
Julius Pfrommer
Or I suspect this is just having problems with an empty certificate. This can be a special case where we don’t need to ask for a password:
The feature was integrated via #5243.
I'm not sure if the reduced nodeset can be ever used for a fully compliant server. In order to reduce the time effort, I would recommend to use the v1.4-rc1...
Have a look at the API: AddNode, DeleteNode, AddReference, DeleteReference. This API can also be used remotely. If you want to upload XML, there is a node set-loader plugin that...
Right. In our defense, A&C is still marked as experimental. So it doesn't receive the same level of scrutiny and test coverage. To get this right, whenever we call one...
Please try again after #6381 was merged to 1.4. You should never have to mess with the locks in your user code.
Please reopen if required.
This is being implemented in #5445.
Yes, we need to add the inline-wrapper handline from #5445 to the auto-generated methods. You could try your hand here: https://github.com/open62541/open62541/blob/b507faabb8d9a87a7cbcc9a22042e832c5710b41/tools/nodeset_compiler/backend_open62541_typedefinitions.py#L210