node-red-contrib-s7
A Node-RED node to interact with Siemens S7 PLCs
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- s7.json
- s7.json
- s7.html
- s7.js
- tools.js
- flow_writeTest.json
- .gitignore
- CHANGELOG.md
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/st-one-io/node-red-contrib-s7
Downloads the entire project code from GitHub to your computer.
cd node-red-contrib-s7
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install node-red-contrib-s7
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
