-
Testing against real PLCs is not always possible. There is nothing in place to automatically run regression tests against code. There are many manual test programs but the lgx_sim backend is very,…
-
Since I just managed to put a broken version of 2.1.7 out on master, I will take this a kick in the pants to actually redo my branch use that I've been thinking about for a while.
Starting soon (pr…
-
**Current behavior**
When connecting to an OPC-UA server using anonynmous authentication (None/None for security policies, ...) it is possible that the server responds with an invalid server Nonc…
-
FYI, using the latest master branch, I could not connect to my MicroLogix 1400, but with release 2.1.6 I could. I kept on getting tag timeouts.
-
Dear Jakob,
In the pure CODESYS [CfUnit-fork](https://forge.codesys.com/svn/prj,cfunit,code/landingpage/index.html?raw) of TcUnit my supporters ask for WSTRING support by popular demand(!).
Supp…
-
```
[masif@masif aibsmod-ioq3]$ make
make[1]: Entering directory '/home/masif/masif/aibsmod-ioq3'
Building in build/release-linux-x86_64:
PLATFORM: linux
ARCH: x86_64
VERSION: 1.36_GIT…
-
Greetings,
I have been running with v2.6.4 for a while now and it has worked against Siemens S7-1500 PLC OPC UA server. I just did fresh npm install where I point to exact version "node-opcua": "2.…
-
**Proposal**
Rewrite the bash scripts in python. The purpose of this proposal is to remove bash from the test suite.
**Design**
The bash scripts are structured. They have a common core in f…
-
OTP1 support loading multiple graphs (routers) and this is part of the URLs. In most deployments only one router is used (the default router).
This make the code complicated; hence increase the…
-
@gfcittolin Hello!!
I was playing Around with the connection again, testing the new major changes on the Error codes (Even knowing that the work is not fully completed) and... at the same time plat…