Hello every one,
I was testing the communication between Node-Red and PLCs Siemens S7-1215C in OPCUA.
I have tested two PLCs: one produced in 2018 and one produced in 2022.
Node-Red version is 4.0.8.
Below my tests:
- With Node.js v. 22.13.1 and both PLCs the connection doesn't work
- With Node.js v. 20.18.2 and both PLCs the connection works.
I saw that Node-Red reccomends to use version 20 of Node.js in the date 20th of June 2024 and it is going to be updated till April 2026. Ref. Version 4.0 released : Node-RED
Is it correct that my tests are not working or there is a problem?
I'm a little terrified that after April 2026 I need to install the new Node.js and Node-Red for new components and the new version doesn't work or/and it is not backward compatible.
What are your thoughts?
Thank you