
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
node-red-contrib-s7comm
Advanced tools
A Node-RED node to communicate with Siemens S7 PLCs.
The Hilscher Node-RED node-red-contrib-s7comm node is designed to communicate with a SIMATIC S7-300/1200/1500 PLC of SIEMENS based on the RFC1006-communication protocol. The S7comm node can build up a connection with the SIMATIC-S7. Furthermore it can Read/Write Addresses of the PLC with specific S7-Datatype.
It is using the Open-Source Library nodeS7 as its Framework which is able to handle the communication with the PLC. Special thanks to plcpeople for creating nodes7.
Install the node directly from the management palette of Node-RED.
or run the following command in your Node-RED user directory (typically: %HOMEPATH%.nodered for Windows or ~/.node-red for Linux ):
npm install node-red-contrib-s7comm
or clone the repository within a specific folder in the Node-RED user directory and run the package.json:
git clone https://github.com/Hilscher/node-red-contrib-s7comm
cd node-red-contrib-s7comm
npm install
See USAGE.md for more details.
Patches/Pull-requests are always welcome. For simple typos and single line fixes please just raise an issue pointing out our mistakes. Clearly describe the issue including steps to reproduce when it is a bug.
For further help, or general discussion, please use the Node-RED mail group on GoogleGroups.
Copyright 2017, Hilscher Gesellschaft für Systemautomation mbH, under the MIT license.
FAQs
A Node-RED node to communicate with Siemens S7 PLCs.
The npm package node-red-contrib-s7comm receives a total of 3,840 weekly downloads. As such, node-red-contrib-s7comm popularity was classified as popular.
We found that node-red-contrib-s7comm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.