-
### Type of issue
- [ ] Bug
- [ ] Enhancement
- [ ] Compliance
- [x] Question
- [x] Help wanted
### Current Behavior
When creating subscription to tags, some of which are not created on the server …
-
**Describe the bug**
OPC Publisher fails to publish any messages
**To Reproduce**
I am trying to use this module for the first time, so my setup is probably wrong. There are no example published_…
-
**Describe the bug**
If the OpcPublisher runs several days, at some point it reports errors like `"Subscription .... STOPPED!", "Got Keep Alive error: BadNoCommunication 'Server not responding to ke…
-
I am trying to use a COM object in Python. This COM object was created with C# and when I try to load the COM object by using the command win32com.client.Dispatch(ProgId). I am getting the following e…
-
Hello Nauful,
I am having some problems when I try to read a matrix (array with two dimensions).
With an array with 1 dimension, it works perfectly
I am using your api to connect to KepServer.
…
-
**Describe the bug**
I've setup an OPC-UA server (KepServerEX 6) with the following security configuration:
- Security Mode: None
- User Authentication Policy: UserName
The South Service Securit…
-
**scenario**
I have an opc ua publisher module deployed on azure iotedge which is used to connect with my kepserver to read the tags. I am using opc publisher direct methods to make changes in pn.jso…
-
hey guys!I'm worry about the problem.I use kepserver to create node and uaexpert as client,I could change nodes' value with uaexper,but fail to change the value by open62541.
------------------------…
-
**I'm submitting a ...** (check one with "x")
**Current behavior**
```
(node:3748) UnhandledPromiseRejectionWarning: Error: Cannot find ANONYMOUS user token policy in end point description…
-
Hi i want to create rest api aplication to create web-scada app.
I don't know how to create continues connection to opc ua- kepserver and in the same time have flask python restapi.
I would like…